API ReferenceObjectsContractContactsEdgeConnectionOn this pageContractContactsEdgeConnectionA paginated list of Contact edges. type ContractContactsEdgeConnection { pageInfo: PageInfo! edges: [ContractContactsEdge!]!} Fields