OBJECT
Autogenerated return type of CreateOffer
type CreateOfferPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! offer: Offer }