INPUT_OBJECT

OptionValueDeleteMutationInput

Autogenerated input type of OptionValueDeleteMutation

link GraphQL Schema definition

  • input OptionValueDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the OptionValue to update
  • id: ID
  • }