Type alias ChildRelationship
ChildRelationship: { cascadeDelete: boolean; childSObject: string; deprecatedAndHidden: boolean; field: string; junctionIdListNames: string[]; junctionReferenceTo: string[]; relationshipName: Optional<string>; restrictedDelete: boolean; } Type declaration
cascadeDelete: boolean
childSObject: string
deprecatedAndHidden: boolean
field: string
junctionIdListNames: string[]
junctionReferenceTo: string[]
relationshipName: Optional<string>
restrictedDelete: boolean