Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
componentsThe new UI components that make up the app. If this field is set, all existing components are replaced with the new components under this field.
Optional
descriptionThe new human-readable description for the app.
Optional
embeddedThe new array of queries, such as external actions and state variables, that the app uses. If this field is set, all existing queries are replaced with the new queries under this field.
Optional
nameThe new name of the app.
Optional
rootThe new name of the root component of the app. This must be a grid
component that contains all other components.
Optional
tagsThe new list of tags for the app, which can be used to filter apps. If this field is set, any existing tags not included in the request are removed.
Generated using TypeDoc
App definition attributes to be updated, such as name, description, and components.