Skip to main content

salesforce.describesobjectresult.childrelationships

Home > @runlightyear/salesforce > DescribeSObjectResult > childRelationships

DescribeSObjectResult.childRelationships property

An array of child relationships, which is the name of the sObject that has a foreign key to the sObject being described.

Signature:
childRelationships: Array<ChildRelationship>;