Commit Graph

5 Commits

Author SHA1 Message Date
nayni
d8c5833d33 graphql-resolve-batch: resulting resolver can also return a single value 2018-03-08 18:45:02 +01:00
nayni
4b05fa0d9d graphql-resolve-batch: bump version 2018-03-08 18:17:09 +01:00
nayni
0d61fbd75b graphql-resolve-batch: Batch function should return an array or a promise with an array
- This solves: issue #24153
2018-03-08 18:12:23 +01:00
nayni
de71e26019 graphql-resolve-batch: remove namespace and array-type tslint rule
- Restructured the tests to not use namespaces as a result
- Promise return becomes an Array because its a complex type
2018-02-17 00:16:30 +01:00
nayni
11ada53c3c Add type definitions for graphql-resolve-batch 2018-02-16 21:10:23 +01:00