KeyValueConfigurationInput is an input datatype for providing static key value pairs for a generic remote table configuration.

This datatype is used by the GenericConnectionConfigInput datatype, which is used by the CreateOrUpdateRemoteTableConfigInput, which is used in turn by the createOrUpdateRemoteTableConfig() mutation field.

Table: KeyValueConfigurationInput

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 1, 2025
configKeystringyes PreviewThe key of the configuration.
configValuestringyes PreviewThe value of the configuration.