kontent-ai/java-packages

When querying getItem or getItems with a strongly typed class, automatically add a query filter for system type

aweigold opened this issue · 2 comments

When querying getItem or getItems with a strongly typed class, automatically add a query filter for system type.

These seems to be a major performance issue at times when this is missing depending on your projections, and I've even see 503 responses from Kentico without.

PR here: #55