Hello, I have two record types that are related to each other, but when I am trying to retrieve with relationship.relatedRecord.field, it displays only null, what can be the problem? How can I fix it?
Discussion posts and replies are publicly visible
I added the fields parameter in queryRecordType, and then added the relationship that I needed to get data from.