Open grigasp opened 7 hours ago
For root nodes we'll want to use this query: https://developer.bentley.com/apis/iTwins/operations/get-repositories-by-itwin-id/.
Then, for each type of repository, we'll need to see what child nodes we could get (no strict requirements yet, just want to see that we can set up such a hierarchy).
Related: https://github.com/iTwin/3d-tiles-samples/blob/main/common/itwin/repositories.ts
For root nodes we'll want to use this query: https://developer.bentley.com/apis/iTwins/operations/get-repositories-by-itwin-id/.
Then, for each type of repository, we'll need to see what child nodes we could get (no strict requirements yet, just want to see that we can set up such a hierarchy).