StructureContactsEdgeConnection
A paginated list of Contact edges.
type StructureContactsEdgeConnection {
pageInfo: PageInfo!
edges: [StructureContactsEdge!]!
}
Fields
StructureContactsEdgeConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
StructureContactsEdgeConnection.edges ● [StructureContactsEdge!]! non-null object
A list of Contact edges.
Member Of
Structure object