AccessRequirementInput is an input of any access requirement for running a remote table query based on the remote table configuration. Only one field may be set.

This input datatype is used by the AccessRequirementInput datatype, which is used by the createRemoteTableConfig() and updateRemoteTableConfig() mutations.

Table: AccessRequirementInput

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: Mar 2, 2026
staticRequirementRemoteTableStaticRequirementInput  PreviewA requirement that statically allows or disallows access to the connection. See RemoteTableStaticRequirementInput.
tokenRemoteTableFilterRequirementRemoteTableTokenRemoteTableFilterRequirementInput  PreviewA requirement that the user login JWT token contains a remoteTableFilter field that matches this value. See RemoteTableTokenRemoteTableFilterRequirementInput.