TenantCountableEdge
An edge in a connection.
type TenantCountableEdge {
cursor: String!
node: Tenant!
}
Fields
TenantCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
TenantCountableEdge.node ● Tenant! non-null object
The item at the end of the edge
Member Of
TenantCountableConnection object