Auto-Linked Relation fields are not fully described in schema

In the schema returned from fibery.getSchema(), automatically-linked relation fields have no information describing the rule that creates the link – specifically, which fields are used from each side to match the entities.

Is this information available somewhere? My script needs this info :worried:

The link criteria are defined on one end of the relation, so if you’re not seeing them for a particular field, try looking in the schema at the ‘other end’ of the relationship

2 Likes