AccessWhoItemEdge
type AccessWhoItemEdge {
cursor: String
node: AccessWhoItem
}Fields
cursor ● String scalar
node ● AccessWhoItem object
Member Of
Last updated
Was this helpful?
The edge type for AccessWhoItemConnection
type AccessWhoItemEdge {
cursor: String
node: AccessWhoItem
}String scalarThe cursor of this item for pagination.
AccessWhoItem objectThe actual WHO item in the WHO list.
AccessWhoItemConnection object
Last updated
Was this helpful?
Was this helpful?