INPUT_OBJECT
Input type for deleting Categories
input DeleteCategoriesInput {# Id of categories to deletecategories: [Int!]!}