Error with query editor
Oops! It seems some error occurred, report issue on https://github.com/xgeek-net/salesforce-devtools/issues
[ERROR]{"name":"sf:INVALID_TYPE","errorCode":"sf:INVALID_TYPE"}
Parent-to-Child subquery used:
SELECT Id, (Select Id from ChildAccounts ORDER BY CreatedDate ASC) FROM Account ASC