| AIGenerateLocation | |
| AIGenerateLocationMetadata | |
| AIPromptMetadataLocation | |
| AssetLibraryLocation | |
| AssetLibraryLocationMetadata | |
| AssetParameterLocation | |
| AssetParameterLocationMetadata | |
| BindableTypes | Primitive data types that a parameter type accepts to be bound to composition data |
| CanvasEditorEntityType | |
| CanvasEditorToolsData | |
| CanvasEditorToolsLocation | |
| CanvasEditorToolsLocationMetadata | |
| CloseDialogMessage | |
| CloseLocationDialogOptions | |
| CommonMetadata | Common metadata for all mesh locations |
| CSSHeight | |
| DashboardToolLocation | |
| DashboardToolLocationMetadata | |
| DataConnectorInfo | |
| DataResourceLocation | |
| DataResourceLocationMetadata | |
| DataResourceSelectorLocation | <p>Location for custom data resource selector UI. Replaces the default JSON tree viewer when selecting dynamic tokens from a data resource.</p><p>Value: The selected JSON pointer string (e.g., "/moves/0/move/name") setValue: Call with a valid JSON pointer to select that path getDataResource: Fetch data from the data connector using the current data source editorState: Imperative API for inspecting/mutating the underlying composition / entry tree</p> |
| DataResourceSelectorLocationMetadata | Metadata for the dataResourceSelector location. This location type allows custom UI for selecting JSON pointers within a data resource, replacing the default JSON tree viewer in the dynamic token picker. |
| DataSourceLocation | |
| DataSourceLocationMetadata | |
| DataSourceLocationValue | |
| DataTypeLocation | |
| DataTypeLocationMetadata | |
| DataTypeLocationValue | |
| DeleteNodeOptions | Options for deleteNode |
| DialogParams | |
| DialogParamValue | |
| DialogType | |
| DynamicInput | <p>Dynamic inputs come from project map and represent path or query based dynamic values These can be connected to from within a Mesh location by setting a data resource variable to contain ex: $} expression(s).</p><p>Dynamic inputs only work at runtime when using the route endpoint to fetch data.</p> |
| DynamicInputs | Record of dynamic inputs keyed by the input name |
| EditConnectedDataMessage | Message to parent to create a data connection expression to insert in a param type |
| EditConnectedDataResponse | Response from parent when creating a dynamic token expression |
| EditConnectedDataResponseCancellationContext | |
| EditorComponentInstance | A component instance without slots/params (indexed separately) |
| EditorComponentParameter | A component parameter value |
| EditorExportOptions | Options for exporting the tree |
| EditorNode | An indexed node within the editor state |
| EditorNodeChildren | Child node IDs indexed by slot name |
| EditorNodeParentInfo | Parent info for a node |
| EditorRootMetadata | Metadata about the composition (description, category, workflow, etc.) |
| EditorRootNodeMetadata | Root node metadata (name and slug) |
| EmbeddedEditorLocation | |
| EmbeddedEditorLocationMetadata | |
| EmbeddedEditorLocationSetValue | |
| EmbeddedEditorLocationValue | |
| FunctionCallResponse | |
| FunctionCallSystemParameter | |
| GetDataResourceLocation | |
| GetDataResourceMessage | |
| InsertNodeOptions | Options for insertNode |
| InsertPatternOptions | Options for insertPattern |
| IntegrationDefinitionDeleteParameters | The DELETE body for /api/v1/integration-definitions |
| IntegrationDefinitionGetParameters | Query parameter options for GET /api/v1/integration-definitions |
| IntegrationDefinitionGetResponse | The GET response from /api/v1/integration-definitions |
| IntegrationDefinitionPutParameters | The PUT body for /api/v1/integration-definitions |
| IntegrationDefinitionPutResponse | The PUT response body for /api/v1/integration-definitions (has team-specific integration type) |
| IntegrationInstallationDeleteParameters | The DELETE body for /api/v1/integration-installations |
| IntegrationInstallationGetParameters | Query parameter options for GET /api/v1/integration-installations |
| IntegrationInstallationGetResponse | The GET response from /api/v1/integration-installations |
| IntegrationInstallationPutParameters | The PUT body for /api/v1/integration-installations |
| MeshLocation | Defines methods used for interacting with a Mesh location To receive useful typings, check the <code>type</code> property of the location to narrow the typing. |
| MeshLocationTypes | Known location types that can be passed to a mesh location |
| MeshLocationUserPermissions | |
| MeshRouter | |
| MeshSDKEventInterface | |
| MoveNodeOptions | Options for moveNode |
| NavigateMessage | |
| OpenConfirmationDialogOptions | |
| OpenConfirmationDialogResult | |
| OpenDialogMessage | |
| OpenDialogResult | |
| OpenLocationDialogOptions | |
| ParamTypeConfigLocation | |
| ParamTypeConfigLocationMetadata | |
| ParamTypeLocation | |
| ParamTypeLocationMetadata | |
| PersonalizationCriteriaLocation | |
| PersonalizationCriteriaLocationMetadata | |
| ProjectToolLocation | |
| ProjectToolLocationMetadata | |
| PromptSettingsLocationMetadata | |
| SetLocationFunction | |
| SetPropertyLocalizabilityParams | <p>Discriminated-union params for EditorStateApi.setPropertyLocalizability().</p><p>- <code>isLocalized: true</code> (toggle ON): per-locale values are written to every enabled locale of the composition. - <code>isLocalized: false</code> (toggle OFF): per-locale values are collapsed back into a single invariant value, copying from <code>copyFromLocale</code> (or the first defined locale).</p> |
| SettingsLocation | |
| SettingsLocationMetadata | |
| SetValueMessage | |
| SetValueOptions | |
| UniformMeshSDKEvents | Events that can be emitted from the Mesh SDK |
| UniformUser | |
| UpdateNodePropertyOptions | Options for updateNodeProperty |
| UpdateRootNodeOptions | Options for updateRootNode |
| ValidationResult | |