AnalyzeQueryArguments is used for input of arguments for analyzeQuery.

Table: AnalyzeQueryArguments

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 17, 2024
arguments[QueryArgumentInputType]yes The arguments for analyzeQuery. See QueryArgumentInputType.
isLiveboolean  Whether query is for live or static data.
queryStringstringyes The query string for analyzeQuery.
VersionLanguageVersionInputTypeyes The version used. See LanguageVersionInputType.
textrepoOrViewName  The name of the view. RepoOrViewName is a scalar.