INPUT_OBJECT

GoldenProductCreateMutationInput

Autogenerated input type of GoldenProductCreateMutation

link GraphQL Schema definition

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