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