INPUT_OBJECT
1input CategoryFilter {23id: [Int!]45name: StringMatch67status: [Status!]89parentId: [Int!]1011storeId: [Int!]1213isTopCategory: Boolean1415uri: StringMatch1617search: String1819notNull: [String!]2021negate: [String!]22}