Introduction to GraphQL
GraphQL, aka Graph Query Language, has a distinct purpose from direct database interaction languages such as SQL (Structured Query Language). GraphQL acts as a contractual intermediary between the client and the API server. This interactive framework...
bbajra-juststuff.hashnode.dev6 min read