INPUT_OBJECT

GoldenProductDeleteMutationInput

Autogenerated input type of GoldenProductDeleteMutation

link GraphQL Schema definition

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