OBJECT
AuthScopeEdge
link GraphQL Schema definition
- type AuthScopeEdge implements ConnectionEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- AuthScope! :
- }
link Require by
This element is not required by anyone