OBJECT

CreateDealPayload

Autogenerated return type of CreateDeal

link GraphQL Schema definition

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

link Require by