Request
RequestDraft
A draft request that has not yet been saved to the database.
RequestFull
A complete request with all metadata and raw content.
RequestMeta
Metadata about a request without the raw content.
RequestViewModeOptions
RequestViewModeOptions =
object
Options for defining a custom request view mode.
Properties
label
label:
string
The label of the view mode.
view
view:
ComponentDefinition
The component to render when the view mode is selected.
