ViewInteractionEntry
is
a datatype for a defined view interaction.
Table: ViewInteractionEntry
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Apr 2, 2025 | |||||
id | string | yes | Preview | text | |
interaction | QueryBasedWidgetInteraction | yes | Preview | The widget interaction. See QueryBasedWidgetInteraction . | |
package | PackageInstallation | Preview | The package, if there is one, of which the interaction is part. See PackageInstallation . | ||
packageId | VersionedPackageSpecifier | Preview | The unique identifier of the package. See VersionedPackageSpecifier is a scalar. | ||
view | searchDomain | yes | Preview | The related view. See Repository . |