### What's the issue? `JsonApiOk` can only process query on entity that is already in memory. We need to create an async function that takes a query instead of an entity
What's the issue?
JsonApiOkcan only process query on entity that is already in memory. We need to create an async function that takes a query instead of an entity