INPUT_OBJECT

AdvertUpsertMutationInput

Autogenerated input type of AdvertUpsertMutation

link GraphQL Schema definition

  • input AdvertUpsertMutationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • advertId: ID
  • attributes: AdvertInput!
  • }