AccessControlEdge
type AccessControlEdge {
cursor: String
node: AccessControl
}Fields
cursor ● String scalar
node ● AccessControl object
Member Of
Last updated
Was this helpful?
The edge type for AccessControlConnection
type AccessControlEdge {
cursor: String
node: AccessControl
}String scalarThe cursor of this item for pagination.
AccessControl objectThe actual access control object.
AccessControlConnection object
Last updated
Was this helpful?
Was this helpful?