Commit Graph

9 Commits

Author SHA1 Message Date
Tim Griesser 52e549a1aa Auto-generating API docs 2018-11-29 07:42:01 -05:00
Tim Griesser 266f12084a Remove the concept of abstractType
It's generally unnecessary in JS (just use functions)
and both complicates the internals and loses
type-safety.
2018-11-26 10:11:39 -05:00
Tim Griesser 826305e42b Renaming GQLiteral -> GraphQLiteral 2018-11-26 08:51:33 -05:00
Tim Griesser 734d44d40d
Document how to build docs
Take out references to features that don't exist yet
2018-11-21 09:20:20 -05:00
Tim Griesser f7b00a0980 Tests working, initial publish 2018-11-11 16:38:00 -05:00
Tim Griesser ba44e0e2a6 Basics working 2018-11-08 14:58:10 -08:00
Tim Griesser 3d5387bcf1 WIP 2018-11-05 19:55:28 -05:00
Tim Griesser b4b1ed58f3 Renaming 2018-11-03 23:44:05 -04:00
Tim Griesser 86e7e5c26a Initial commit 2018-11-02 17:11:51 -04:00