Skip to main content
Version: 4.xx.xx

Nestjs-Query

Refine Nestjs-Query Data Provider allows you to use your data on the frontend by connecting to your Nestjs-Query GraphQL API. With Refine, it perform these operations for you without having to write extra code for queries. By examining this example, you can learn how to use the Nestjs-Query Crud Data Provider.

Run on your local
npm create refine-app@latest -- --example data-provider-nestjs-query