OBJECT
AuthScope
link GraphQL Schema definition
- type AuthScope implements Node {
- # Opaque global node ID
- ID! :
- # Scope Entity
- Entity :
- # Scope type
- AuthRoleBindingScopeType! :
- }
OBJECT
- type AuthScope implements Node {
- # Opaque global node ID
- ID! :
- # Scope Entity
- Entity :
- # Scope type
- AuthRoleBindingScopeType! :
- }