OBJECT

DestroyOfferPayload

Autogenerated return type of DestroyOffer

link GraphQL Schema definition

  • type DestroyOfferPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • offer: Offer
  • }

link Require by