OBJECT

UpdateOfferPayload

Autogenerated return type of UpdateOffer

link GraphQL Schema definition

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

link Require by