CustomLinkInteraction is a datatype for creating and updating a custom link interaction.

This datatype is part of the union datatype, QueryBasedWidgetInteractionTypeInfo, which is used by the datatype, QueryBasedWidgetInteraction, which is used by several other datatypes (e.g., QueryBasedWidget, SavedQuery, ViewInteraction), which are used by several mutation and query fields.

Table: CustomLinkInteraction

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 24, 2024
openInNewTabbooleanyes Long-TermWhether to open custom link in a new tab.
urlEncodeArgsbooleanyes Long-TermWhether to encode arguments from the URL.
urlTemplatestringyes Long-TermThe URL template to use.