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