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