relatedCustomObjectRecords
All custom object records related to the given Contact or Account, server-side paginated.
relatedCustomObjectRecords(
entity: RelatedCustomObjectEntityType!
entity_id: Int!
first: Int
orderByColumn: String
orderByDirection: String
page: Int
): RelatedCustomObjectRecordResponse!


