graphql-kafkajs-subscriptions
graphql-kafkajs-subscriptions copied to clipboard
feat: add resolve channel from message method
We have an special case in which the channel is inside the payload and not on the headers. I think it will be nice to allow the user to chose where to get the channel id.
Same here, doc would help me and users understand the feature