PropertyConnection
A paginated list of Property edges.
type PropertyConnection {
pageInfo: PageInfo!
edges: [PropertyEdge!]!
}
Fields
PropertyConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
PropertyConnection.edges ● [PropertyEdge!]! non-null object
A list of Property edges.
Returned By
properties query
Member Of
Contract object ● Coordination object ● Correspondence object ● Expense object ● Invoice object ● Letter object ● Project object ● Quote object ● Specification object ● Submission object ● Task object