OBJECT
HardCodedRelation
link GraphQL Schema definition
- type HardCodedRelation {
- # Predefined relationship that links this filter box to the main record type (for
- # example Primary, Aggregation, NextScheduledActivity, LastWonOpportunity).
- : SiblingRelationType!
- }