INPUT_OBJECT

GoldenProductVariantCreateMutationInput

Autogenerated input type of GoldenProductVariantCreateMutation

link GraphQL Schema definition

  • input GoldenProductVariantCreateMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • attributes: GoldenProductVariantInput!
  • }