learning-graphql

An attempt to learn GraphQL

  • Owner: mugli/learning-graphql
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Learning GraphQL

This repository is my attempt to learn GraphQL by going through the official RFC specification and the sample JavaScript implementation.

The Official Specification is meant for anyone who wants to implement GraphQL core in any language. I felt the need of a simpler version that speaks only JavaScript in its APIs and examples instead of being generic, so I wrote it down myself and shared with hope that others might find it useful too.

Update: graphql.org site came out later, which took more straightforward approach to documenting it. I've updated the contents of this series taking a lot from this new dedicated site for GraphQL.

Table of Content:

  1. What is GraphQL
  2. Basic Query Syntax
  3. Querying with Field Aliases and Fragments
  4. Querying with Directives
  5. On the Server-Side - Creating Your First Schema
  6. A Working GraphQL Server in Nodejs
  7. Deep Dive into GraphQL Type System
  8. Mutations
  9. Introspection (TBD)
  10. A Working GraphQL Server v2 (TBD)

Plan

I intend to use these documents to make workshopper lessons. Any kind of contributions are welcome, more if you feel like adding tasks and test suits in the workshopper.

License

MIT

More Resources

Main metrics

Overview
Name With Ownermugli/learning-graphql
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2015-07-21 00:50:13
Pushed At2019-02-16 03:50:14
Last Commit At2019-02-16 09:50:13
Release Count0
用户参与
Stargazers Count0.9k
Watchers Count30
Fork Count108
Commits Count52
Has Issues Enabled
Issues Count9
Issue Open Count5
Pull Requests Count11
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private