Brian Beck
|
14487a747e
|
Use graphql-tag on extension schemas to get syntax highlighting (#52)
* Use graphql-tag on extension schemas to get syntax highlighting
* Replace graphql-tag with a simple implementation that just uses graphq.parse()
|
2017-11-18 15:48:23 -08:00 |
|
Brian Beck
|
c3be2a2e98
|
More resolveType fixes, this time for Relay's nodeDefinitions (#51)
* More resolveType fixes, this time for Relay's nodeDefinitions
* Add a loadExtension helper
* Use createContext in test helpers
|
2017-11-18 00:35:28 -08:00 |
|
Brian Beck
|
8c0a9f44ef
|
Adopt Prettier (but keep Standard) via ESLint (#48)
|
2017-11-06 21:54:56 -08:00 |
|
Brian Beck
|
75e24c18bc
|
Add missing Area type/typeID, pass start() options to middleware (#46)
|
2017-11-04 15:32:05 -07:00 |
|
Brian Beck
|
e77143fbd7
|
Bump deps, use latest updateSchema feature from graphql-markdown (#45)
* Bump deps, use latest updateSchema feature from graphql-markdown
|
2017-11-01 22:40:52 -07:00 |
|
Brian Beck
|
a3fc3e97af
|
Fix Cover Art Archive config showing in MediaWiki extension docs
|
2017-10-19 08:36:33 -07:00 |
|
Brian Beck
|
51cc879363
|
Add missing description to MediaWikiImage
|
2017-10-19 01:45:34 -07:00 |
|
Brian Beck
|
898ec78a6f
|
Add a schema extension API and several extensions (#42)
* Add a schema extension API and several extensions
* Update graphql-markdown to use new diffSchema function
* Update Node support
|
2017-10-19 01:00:21 -07:00 |
|