graphql-lambda-subscriptions
graphql-lambda-subscriptions copied to clipboard
feat: add configuration to exclude keys from events when filtering subs
fix: https://github.com/reconbot/graphql-lambda-subscriptions/issues/309
Hey @reconbot, this library is great! I've added this feature in order to overcome the Invalid FilterExpression
issue when filtering subs with big payloads. Tests have been added too. Would you plz consider merging it? Thanks