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