OBJECT

deleteProductPayload

Autogenerated return type of deleteProduct

link GraphQL Schema definition

  • type deleteProductPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • product: Product
  • }

link Require by