INPUT_OBJECT

JWTRightsField

link GraphQL Schema definition

1input JWTRightsField {
3
2roles: [JWTRolesField!]
4}