callstack / callstack/hapi-graphql-boilerplate

flow check fails

Open
#20 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Running on node 7.10.0 and flow check fails with

```
app/api/graphql/userLoaders.js:9
9: new Dataloader(async (ids: Array): any => {
^ constructor call
8: (fieldName: string, schema: Object): Function =>
^^^^^^^^ function type. Callable signature not found in
9: new Dataloader(async (ids: Array): any => {
^ DataLoader
```

and that's well beyond my js skills level... 😕

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.