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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?