CoreQL
CoreQL is an JSON:API Query Builder, it's built on top of React Query for better React interoperability.
JSON:API Compatible
All the CoreQL functions are 100% compatible with REST API following the JSON:API spec.
Suspense-Enabled by Default
Use React.Suspense, today, to handle the loading states of your components while you are fetchin data.
Render as you Fetch Compatible
Totally compatible with the Render as you Fetch data fetching pattern.