Open tmc opened 11 months ago
I have this implemented using gql-gen and the docs can be found here - https://gqlgen.com/recipes/subscriptions/
Unless something is missing here.
I meant the callback based approach described here: https://www.apollographql.com/docs/router/executing-operations/subscription-support/
See https://www.apollographql.com/docs/router/executing-operations/subscription-support/