data-source-base icon indicating copy to clipboard operation
data-source-base copied to clipboard

Boilerplate for creating a GrAMPS-compatible data source.

Results 25 data-source-base issues
Sort by recently updated
recently updated
newest added

## 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...

greenkeeper

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.

bug
help wanted

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`...