INPUT_OBJECT

CreateOfferInput

Autogenerated input type of CreateOffer

link GraphQL Schema definition

  • input CreateOfferInput {
  • attributes: OfferAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by