Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: make reactive-graphql happy for dcos < 2.2
it wants all resolvers to return something different from `undefined`. so we could go with null here. but it also does not hurt to go with an empty array.
- Loading branch information