OBJECT
Autogenerated return type of UpdateDeal
type UpdateDealPayload {# A unique identifier for the client performing the mutation.clientMutationId: String deal: Deal errors: [String!]! }