INPUT_OBJECT

UpdateServiceMetadataMutationInput

The input object that defines the fields for the updateServiceMetadata mutation.

link GraphQL Schema definition

  • input UpdateServiceMetadataMutationInput {
  • # A descriptive name.
  • name: String!
  • }

link Require by