paint-brush
Understanding GraphQL [Part 1]by@devsabbir
2,215 reads
2,215 reads

Understanding GraphQL [Part 1]

by Md. Sabbir Alam6mJune 26th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

GraphQL is a query language for your API, not for the database. It allows clients to query data from multiple sources in the API at one request. GraphQL has some problems as well, for instance, the famous N+1 problem. We will learn about GraphQL and basic types for creating GraphQL schemas in this blog. Every GraphQL service has a query type and may or may not have a mutation type. We can query the data from API using those types and perform Mutation on those types.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Understanding GraphQL [Part 1]
Md. Sabbir Alam HackerNoon profile picture
Md. Sabbir Alam

Md. Sabbir Alam

@devsabbir

https://sabbir-alam.dev/

About @devsabbir
LEARN MORE ABOUT @DEVSABBIR'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Md. Sabbir Alam HackerNoon profile picture
Md. Sabbir Alam@devsabbir
https://sabbir-alam.dev/

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite