QueryArgumentInputType is an input datatype for providing arguments for a query to be analyzed. It's used by the AnalyzeQueryArguments datatype, which is used by the analyzeQuery() query field.

Table: QueryArgumentInputType

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 Short-TermThe name of the argument.
valuestringyes Short-TermThe value of the argument.