PropertyRepresentativesEdgeConnection
A paginated list of Person edges.
type PropertyRepresentativesEdgeConnection {
pageInfo: PageInfo!
edges: [PropertyRepresentativesEdge!]!
}
Fields
PropertyRepresentativesEdgeConnection.pageInfo
● PageInfo!
non-null object
Pagination information about the list of edges.
PropertyRepresentativesEdgeConnection.edges
● [PropertyRepresentativesEdge!]!
non-null object
A list of Person edges.
Member Of
Property
object