aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.83k stars 823 forks source link

fix(cli): add feature flag to control subscription field redaction behavior #13827

Closed sundersc closed 5 months ago

sundersc commented 5 months ago

Add a new FF for data plugin to allow customers to opt-in for a subscriptions field redaction behavior.

DarylBeattie commented 5 months ago

2 questions here:

  1. How do we use this feature flag?
  2. Does it work for the update mutations as well as the subscriptions?