Type alias ChildRelationshipNames<S, N>

ChildRelationshipNames<S, N>: StringKeys<S["SObjects"][N]["ChildRelationships"]>

Type Parameters