data-source-base
data-source-base copied to clipboard
Boilerplate for creating a GrAMPS-compatible data source.
## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...
I'm getting this error after running "yarn dev". I followed all three steps below: ```# 💥 zero dependencies! no global installs! create a new data source npx graphql-cli create -b...
Hi, I think most folks using this will want to use it to integrate existing REST APIs to take advantage of schema remix/stitching and to expose sources as as single...
`install.js` doesn't work on Node 8. Also, classes don't work without Babel tweaks. Both of these issues should be fixed.
It would be great if the datasource boilerplate would include support for `import` statements in schemas. See https://github.com/graphcool/graphql-import for details. This could be a build step (using the `graphql-cli bundle`...