ResourceEntitlementsEdge
A ResourceEntitlement edge in the connection.
type ResourceEntitlementsEdge {
cursor: Cursor
node: ResourceEntitlement!
}
Fields
ResourceEntitlementsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
ResourceEntitlementsEdge.node ● ResourceEntitlement! non-null object
The ResourceEntitlement at the end of the edge.
Member Of
CreateResourceEntitlementPayload object ● DeleteResourceEntitlementPayload object ● ResourceEntitlementsConnection object ● UpdateResourceEntitlementPayload object