DisableFeatureFlagInput
No description
type DisableFeatureFlagInput { clientMutationId: String! flag: FEATURE_FLAG!}Fields#
clientMutationId (String!)#
clientMutationId is required for Relay support.
flag (FEATURE_FLAG!)#
flag is the feature flag to delete.