Skip to main content

EnableFeatureFlagInput

No description

type EnableFeatureFlagInput {  clientMutationId: String!  flag: FEATURE_FLAG!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

flag (FEATURE_FLAG!)#

flag is the feature flag to create.