ExtraRequirementInput is an input for any extra requirements for running a remote table query based on the remote table configuration. Exactly one field must be set.

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

Table: ExtraRequirementInput

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: Feb 16, 2026
tokenRemoteTableFilterRequirementRemoteTableTokenRemoteTableFilterRequirementInputyes PreviewA requirement that the user login JWT token contains a remoteTableFilter field that matches this value. See RemoteTableTokenRemoteTableFilterRequirementInput.