Wasm Directoryalpha
Record

toggle-feature-for-project-params

No description available.

record toggle-feature-for-project-params {
  project-id-or-key: string,
  feature-key: string,
  state: option​<project-feature-state-state-enum>,
}

Fields

NameTypeDescription
project-id-or-keystring
feature-keystring
stateoption​<project-feature-state-state-enum>