QueryBasedWidgetInteraction is a datatype for an interaction of a query based widget.

This datatype is used by several datatypes (e.g., QueryBasedWidget, SavedQuery, ViewInteraction), which are used by several mutation and query fields.

Table: QueryBasedWidgetInteraction

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Aug 19, 2025
conditions[WidgetInteractionCondition]yes Long-TermThe conditions that apply to the interaction. See WidgetInteractionCondition.
namestringyes Long-TermThe name of the widget interaction.
titleTemplatestring  Long-TermThe title of the template.
typeInfoQueryBasedWidgetInteractionTypeInfoyes Long-TermThe type of information from the query based widget interaction. See QueryBasedWidgetInteractionTypeInfo.