axelspringer / graphql-google-pubsub

A graphql-subscriptions PubSub Engine using Google PubSub
MIT License
136 stars 43 forks source link

Add type to asyncIterator function #15

Closed lawmbass closed 5 years ago

lawmbass commented 5 years ago

Hi, I added the AsyncIterator type to the asyncIteractor function to avoid implicitly defaulting to type any

jonas-app commented 5 years ago

Hey Lawrence, thx for your contribution. 👏 Will merge and release a new version tomorrow.

lawmbass commented 5 years ago

Sounds good, thank you.

jonas-app commented 5 years ago

@lawmbass Released with version 1.2.1. Thx again for the PR.

lawmbass commented 5 years ago

No problem @jonas-arkulpa