care
care copied to clipboard
Replace N+1 Queries
We're having N+1 queries at multiple API calls, which is hurting performance. We should update the serializers or prefetch objects, whatever is best for that endpoint.
- [ ] #1334
- [ ] #1335
- [ ] #1336
- [ ] #1337
- [ ] #1338
- [ ] #1339
- [x] #1853