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