WIP
This commit is contained in:
4
graphql/auth/auth.enumerations.graphql
Normal file
4
graphql/auth/auth.enumerations.graphql
Normal file
@@ -0,0 +1,4 @@
|
||||
enum AuthOauth2ClientTypeEnum {
|
||||
CONFIDENTIAL
|
||||
PUBLIC
|
||||
}
|
||||
Reference in New Issue
Block a user