relatedCustomObjectRecordDetail
A single custom object record's full detail for the read-only view drawer.
relatedCustomObjectRecordDetail(
custom_object_record_id: Int!
): RelatedCustomObjectRecordDetail
Arguments
relatedCustomObjectRecordDetail.custom_object_record_id ● Int! non-null scalar
Type
RelatedCustomObjectRecordDetail object
A single custom object record's full, read-only detail (fields ordered by record layout).


