OBJECT

UpdateDealAssociationsPayload

Autogenerated return type of UpdateDealAssociations

link GraphQL Schema definition

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

link Require by