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 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: 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.