Feature Request: Please make Nova uses GraphQL instead REST to access backend API. #4457
Replies: 3 comments
|
Hello, |
0 replies
|
Currently no plans to switch the entire backend store for Nova. |
0 replies
|
@davidhemphill might be cool to offer graphql as a separate access point for devs. AWA Amplify does this. Add your admin panel and immediately have an api. I could see this being a huge selling point for mobile app developers. Dynamic generation of schemas for lighthouse I presume. Not really familiar with the setup |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
It's possible to implement a way to make nova change the way it gets data from backend?
How about change from REST to GraphQL ? Or keep current wa and add option to change to GraphQL client.
Nova with Hasura.io (GraphQL + Postgree + Realtime) would be a great teamup.
All reactions