OBJECT

updateProductPayload

Autogenerated return type of updateProduct

link GraphQL Schema definition

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

link Require by