can someone PLEASE point me to a simple, basic, ea...
# orm-help
k
can someone PLEASE point me to a simple, basic, easy to understand, tutorial on GraphQL. I have a CRUD app (Django Rest Framework on back-end as api and VueJS on front-end as client) with POST methods I am trying to convert to mutations….but I have NO idea HOW. And all the resources I have are either incomplete or well, just come up short. I need a tutorial that shows how to take a front-end client that talks to a back-end api and goes from REST CRUD to GraphQL (I hope I’m making sense)