ConnectRemoteTableConfigInput is an input datatype for adding remote table configuration to a view.

This datatype is used by the connectRemoteTableConfig() and disconnectRemoteTableConfig() mutation fields. Related to these is the getConnectedRemoteTableConfigsInView() query field.

Table: ConnectRemoteTableConfigInput

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: Jan 26, 2026
connectionNamestringyes PreviewThe name of the remote table configuration.
viewNamestringyes PreviewThe name of the view to add the remote table configuration.