Skip to content

Conversation

@maltedeckers
Copy link
Contributor

My goal was to avoid automatically retrieving all objects, instead fetching only their object IDs and requesting the full objects only when necessary.

Additionally, I separated the functions for referencing and referenced objects. Specifically, when the objects are requested within a function, I wanted to limit the retrieval to only those that are referencing or referenced, in order to skip unnecessary queries.

@maltedeckers maltedeckers force-pushed the feature-related-objects-split branch from ebb6964 to 5110a8a Compare July 16, 2025 14:33
@maltedeckers maltedeckers marked this pull request as draft July 16, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants