ftrackhq / ftrack-ts-schema-generator

Gets the schema from an ftrack instance and generates typescript interfaces for all the entity types in the instance.
Apache License 2.0
2 stars 1 forks source link

fix: remove more expensive unneeded parts of queries #33

Closed ffMathy closed 9 months ago

ffMathy commented 9 months ago

Sorry about these sneaking in. When I introduced them, I only verified towards my own test cluster (a brand new one with not very much data).

This should be the last of them I think. Fingers crossed.

Changes

Test