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