RemoteTableLongParameterConfig is a datatype for the configuration for a long parameter.

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

Table: RemoteTableLongParameterConfig

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
defaultValueLonglong  PreviewThe optional default value of a long parameter.
maxlongyes PreviewThe maximum value (inclusive) of a long parameter
minlongyes PreviewThe minimum value (inclusive) of a long parameter