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