OBJECT

DestroyDealPayload

Autogenerated return type of DestroyDeal

link GraphQL Schema definition

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

link Require by