Consider flags enabled when generating GraphQL schema
Turn all feature flags on when generating GraphQL schema. Prevent pipeline failures in case developer generate schema with flags on before pushing. Ensures that fields controlled by a feature flag are output.
Showing
Please register or sign in to comment