apollographql / graphql-subscriptions

:newspaper: A small module that implements GraphQL subscriptions for Node.js
MIT License
1.59k stars 133 forks source link

FilterFn return boolean | Promise<boolean> #117

Closed tranduchieu closed 6 years ago

apollo-cla commented 6 years ago

@tranduchieu: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

NeoPhi commented 6 years ago

Thank you for noticing this. I've incorporated the relevant change in a separate pull request.