OBJECT

ProductDeletePayload

Autogenerated return type of ProductDelete

link GraphQL Schema definition

  • type ProductDeletePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • product: Product
  • }

link Require by