INPUT_OBJECT

GoldenProductVariantsDeactivateMutationInput

Autogenerated input type of GoldenProductVariantsDeactivateMutation

link GraphQL Schema definition

  • input GoldenProductVariantsDeactivateMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • goldenProductVariantIds: [ID!]!
  • }