INPUT_OBJECT

UpdateOfferInput

Autogenerated input type of UpdateOffer

link GraphQL Schema definition

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

link Require by