OBJECT

ProductUpdatePayload

Autogenerated return type of ProductUpdate

link GraphQL Schema definition

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

link Require by