INPUT_OBJECT

GoldenProductVariantDeleteMutationInput

Autogenerated input type of GoldenProductVariantDeleteMutation

link GraphQL Schema definition

  • input GoldenProductVariantDeleteMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # ID of the golden product variant to delete
  • id: ID!
  • }