What is GraphQL and creating your first Schema – DEV Community

letslearngraphql

What is GraphQL and creating your first Schema – DEV Community

GraphQL is basically a query language for – API´s and it also provides a server-side runtime for executing the queries you have created.

 

Read More