user-avatar

Kyle J. Roux

jstacoder

Developer Program Member

a python/javascript/php/linux guru ready to take on the world...

CasePeer
orange, CA, USA
https://jstacoder.github.io

Hi
Home

Jstacoders Profile
06 24 2019 dark mode hook2019 06 09 graphql and gatsby2019 06 13 graphql schema definition 101About linkAdd Blog
Blog
Commit blockCommit block list
Components
General
GridGrid2Header linksHeader logoHomeIndexMy ProfileSidebarTable notesselect-dropbox-root-foldersodebrrr

Graphql why?

You may have heard about Gatsby and that it uses graphql

This may cause you to ask:

Why GraphQL? Do i really need to learn this to make use of Gatsby?

So to answer your question:

Because GraphQL is BaddASS and yes you need to learn it

but don't worry, it's not that hard.

Lets look at what it means to query things in graphql:

    What is a graphql query?

    Home