INPUT_OBJECT

ManagementEndpointPropertyInput

link GraphQL Schema definition

  • input ManagementEndpointPropertyInput {
  • # Name of the property.
  • name: String!
  • # Value of the property.
  • value: Object
  • }