issues
search
aerogear
/
create-graphql
Command-line utility to build production-ready servers with GraphQL.
MIT License
440
stars
38
forks
source link
upgrade Loader templates
#88
Closed
sibelius
closed
7 years ago
sibelius
commented
7 years ago
@idkjs take a look on the new Loader structure here:
https://github.com/entria/graphql-dataloader-boilerplate/pull/26
https://github.com/entria/graphql-dataloader-boilerplate/blob/master/src/loader/UserLoader.js#L33
https://github.com/entria/graphql-dataloader-boilerplate/blob/master/src/loader/UserLoader.js#L45
@idkjs take a look on the new Loader structure here: