INPUT_OBJECT
1input GraphQLAccessFilter {23id: [Int!]45token: [String!]67description: StringMatch89isExpired: Boolean1011adminUserId: [Int!]12}