apollographql / graphql-subscriptions

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

Explicitly type assert #255

Open hco opened 2 years ago

hco commented 2 years ago

Otherwise I get the following error: TS2775: Assertions require every name in the call target to be declared with an explicit type annotation.

apollo-cla commented 2 years ago

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