apollographql / graphql-subscriptions

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

Add TypeScript support to withFilter #230

Closed HofmannZ closed 2 years ago

HofmannZ commented 3 years ago

Adds TypeScript support for the with filter function. Should be backward compatible.

apollo-cla commented 3 years ago

@HofmannZ: 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/

radoslavkarlik commented 2 years ago

Hi, is this going to be released?

RemyMachado commented 1 year ago

Hey there, it's been a long time since this feature is production ready, can we get it released please? @hwillson

Also, did you consider transferring maintenance to The Guild? This repo deserves the attention it needs.

BrentFarese commented 1 year ago

This should be released. Very helpful for TS users.