INPUT_OBJECT
Input type for un-publishing Articles
input UnpublishArticlesInput {# Id of articles to un-publisharticles: [Int!]!}