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