Commit Graph

10 Commits

Author SHA1 Message Date
nayni
d7d3e0712c jsdocs: @return should be @param 2018-03-10 15:03:13 +01:00
nayni
3bd0059542 clean up jsdocs 2018-03-10 14:57:02 +01:00
nayni
64ca985e2a improve test coverage 2018-03-10 14:50:26 +01:00
nayni
7134742338 Add batchfn jsdocs 2018-03-10 14:40:39 +01:00
nayni
be81617ff7 Add jsdocs + remove unnessecary union return type 2018-03-10 14:38:09 +01:00
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