CreateOrUpdateRemoteTableConfigInput is an input datatype for creating or updating a remote table configuration. It's used by the createRemoteTableConfig() and updateRemoteTableConfig() mutation fields.

Table: CreateOrUpdateRemoteTableConfigInput

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: Mar 2, 2026
connectionConfigGenericGenericConnectionConfigInput  PreviewThe configuration of a generic remote table. See GenericConnectionConfigInput.
connectionDescriptionstringyes PreviewThe description of the remote table configuration.
connectionNamestringyes PreviewThe name of the remote table configuration. This must be unique in the organization.
accessRequirementAccessRequirementInput  PreviewAn access requirement that must be fulfilled to run a remote table query based on this configuration. See AccessRequirementInput.