QueryArgument is an input datatype for providing a key/value pair for a query argument to validate. It's used by the validateQuery() query field.

Table: QueryArgument

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: Sep 19, 2024
namestringyes PreviewThe name of the query argument.
valuestringyes PreviewThe value fo the query argument.