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