OBJECT
AuthContextEdge
link GraphQL Schema definition
- type AuthContextEdge implements ConnectionEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- AuthContext! :
- }
OBJECT
- type AuthContextEdge implements ConnectionEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- AuthContext! :
- }