EasementConnection
A paginated list of Easement edges.
type EasementConnection {
pageInfo: PageInfo!
edges: [EasementEdge!]!
}
Fields
EasementConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
EasementConnection.edges ● [EasementEdge!]! non-null object
A list of Easement edges.
Returned By
easements query
Member Of
Correspondence object ● Letter object ● Project object ● Property object ● Task object