OBJECT

UpdateDealPayload

Autogenerated return type of UpdateDeal

link GraphQL Schema definition

  • type UpdateDealPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • deal: Deal
  • errors: [String!]!
  • }

link Require by