Skip to content

Commit 55e39ff

Browse files
chore(docs): recommend frontend templates for this api
1 parent e899e27 commit 55e39ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,8 @@ mutation {
203203
}
204204
}
205205
```
206+
207+
## Related Projects
208+
209+
- [Refine Boilerplate for Web (PWA), Desktop and Mobile]([https://github.com/josephgodwinkimani/nestjs-graphql-prisma](https://github.com/josephgodwinkimani/refine-starter)) — A Cross-Platform starter template for Refine.dev that utilizes the Simple REST data provider to fetch and display data from a REST API (can easily replace with graphql data provider).
210+
-

0 commit comments

Comments
 (0)