Built-in marker class for twist configuration options.
Declare options in your twist's build() method to expose configurable
settings to users. The schema is introspected at deploy time and stored
alongside permissions. At runtime, user values are merged with defaults.
Built-in marker class for twist configuration options.
Declare options in your twist's
build()method to expose configurable settings to users. The schema is introspected at deploy time and stored alongside permissions. At runtime, user values are merged with defaults.Example