folded-ear / gobrennas-api

HTTP API for gobrennas.com
https://gobrennas.com
MIT License
1 stars 0 forks source link

batch load units for graphql queries #80

Closed barneyb closed 3 months ago

barneyb commented 3 months ago

Instead of letting Hibernate lazy-load UnitOfMeasures one at a time off Quantity fields, collect the IDs and batch load them.