WIP
This commit is contained in:
7
graphql/auth/auth.errors.graphql
Normal file
7
graphql/auth/auth.errors.graphql
Normal file
@@ -0,0 +1,7 @@
|
||||
enum AuthOauth2ClientToAuthRealmError {
|
||||
UNKNOWN
|
||||
}
|
||||
|
||||
enum AuthOauth2ClientToAuthOauth2ScopesError {
|
||||
UNKNOWN
|
||||
}
|
||||
Reference in New Issue
Block a user