graphql-dataloader-boilerplate icon indicating copy to clipboard operation
graphql-dataloader-boilerplate copied to clipboard

Very simple boilerplate using GraphQL and DataLoader

Results 8 graphql-dataloader-boilerplate issues
Sort by recently updated
recently updated
newest added

Hi, I'm new to GraphQL, Relay etc. and it seems like a huge task to try and properly use your boilerplate. A small example of adding a new Model (e.g...

good-bug

Add tags on each release so it reduces the bugs that it may cause on [create-graphql](https://github.com/graphql-community/create-graphql) when refactoring the structure.

https://github.com/sibelius/flow-graphql/blob/master/src/index.js#L49

https://github.com/facebook/dataloader/blob/master/src/index.js#L13 DataLoader originally returns a Promise of an Array of values or Errors, while we return the value or null.

Example config: https://github.com/lucasbento/create-graphql/blob/master/.travis.yml.

https://github.com/webpack/docs/issues/45