RemoteTableConfig is a datatype for the configuration of a remote table.

This datatype is used by the createRemoteTableConfig() and updateRemoteTableConfig() mutation fields. It's also used by the getRemoteTableConfig(), getRemoteTableConfigsInOrganization(), and getRemoteTableConfigsInView() query fields.

Table: RemoteTableConfig

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: Dec 16, 2025
connectionConfigRemoteTableGenericConnectionSensitiveConfigyes PreviewThe configuration of the remote table connection. See RemoteTableGenericConnectionSensitiveConfig.
connectionDescriptionstringyes PreviewThe description of the remote table configuration.
connectionNamestringyes PreviewThe name of the remote table connection.