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