INPUT_OBJECT

AdvertVettingApproveInput

link GraphQL Schema definition

  • input AdvertVettingApproveInput {
  • # A collection of ids of the products to approve for vetting.
  • advertIds: [ID!]!
  • }