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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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