INPUT_OBJECT

deleteProductInput

Autogenerated input type of deleteProduct

link GraphQL Schema definition

  • input deleteProductInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • }