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


