forked from OSS/graphql
Eugen Wissner
d12577ae71
Returning resolvers from other resolvers isn't supported anymore. Since we have a type system now, we define the resolvers in the object type fields and pass an object with the previous result to them.
10 lines
79 B
YAML
10 lines
79 B
YAML
resolver: lts-15.14
|
|
|
|
packages:
|
|
- .
|
|
|
|
extra-deps: []
|
|
flags: {}
|
|
|
|
pvp-bounds: both
|