INPUT_OBJECT

AdvertVettingResubmitInput

link GraphQL Schema definition

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