OBJECT

updateFeatureTogglePayload

Autogenerated return type of updateFeatureToggle

link GraphQL Schema definition

  • type updateFeatureTogglePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • feature_toggle: FeatureToggle
  • messages: [FieldError]
  • }

link Require by