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