RemoteTableTokenRemoteTableFilterRequirementInput is an input for a requirement for running a remote query, that the JSON web token used to login has a remoteTableFilter field with a value that matches the value in this requirement.

This input datatype is used by the ExtraRequirementInput datatype, which is ultimately used by the createRemoteTableConfig() and updateRemoteTableConfig() mutation fields.

Table: RemoteTableTokenRemoteTableFilterRequirementInput

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: Feb 16, 2026
tokenRemoteTableFilterstringyes PreviewThe value that must be matched in the remoteTableFilter field of the JWT token.