Replies: 1 comment
Working on this actively |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to query for grandchild records? For example, Accounts with Opportunities with Opportunity Line Items (not my exact use case, but you get the idea). In other doc gen tools, this is sometimes done by having the query look for SELECT Id FROM GrandchildObject WHERE ParentId IN (SELECT Id FROM Parent WHERE GrandparentId = IdofRecordWhereYouLaunchedTheDocMerge).
Looking forward to watching the continued development of this tool!
All reactions