Wasm Directoryalpha
Record

feature-flag-scheduled-change

No description available.

record feature-flag-scheduled-change {
  id: option​<string>,
  version: option​<s32>,
  execution-date: option​<s32>,
  instructions: option​<semantic-patch-instruction>,
}

Fields

NameTypeDescription
idoption​<string>
versionoption​<s32>
execution-dateoption​<s32>
instructionsoption​<semantic-patch-instruction>