Hi!
I didn't find answer to problem I'm trying to solve, so I need your help.
I can't find a way to get mapped relation name for EntityRelation object.
I am going through RelatedEntitiesAndRelations for EntityDefinition object and for each related EntityDefinition object I need to get it's mapped relation name.
Am I missing something?
Thanks.