learning-graphql

An attempt to learn GraphQL

  • 所有者: mugli/learning-graphql
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者mugli/learning-graphql
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-07-21 00:50:13
推送於2019-02-16 03:50:14
最后一次提交2019-02-16 09:50:13
發布數0
用户参与
星數0.9k
關注者數30
派生數108
提交數52
已啟用問題?
問題數9
打開的問題數5
拉請求數11
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?