INPUT_OBJECT
input AdvertVettingRejectInput {# A collection of ids of the products to reject for vetting.advertIds: [ID!]!# The reason the products is being rejected.vettingRejectedReason: String!}