RemoteTableGenericConnectionParameter is a datatype for a generic remote table connection parameter.

This datatype is used by the datatype, RemoteTableGenericConnectionConfig, which is used by the union datatype, RemoteTableGenericConnectionSensitiveConfig. That last datatype is used by the createRemoteTableConfig() and updateRemoteTableConfig() mutation fields, as well as the connectRemoteTableConfig() and disconnectRemoteTableConfig() mutations. It's also used by the getRemoteTableConfigsInOrganization() query field. Related to these is the deleteRemoteTableConfig() mutation.

Table: RemoteTableGenericConnectionParameter

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: Nov 10, 2025
parameterConfigRemoteTableGenericConnectionParameterConfigyes PreviewThe configuration of a generic remote table connection parameter. See RemoteTableGenericConnectionParameterConfig.
parameterNamestringyes PreviewThe name of a generic remote table connection parameter.