IOTA SDKAPI ReferenceWASM/TypeScriptTypesType Alias: QueryOn this pageType Alias: Query type Query = { queryString: string; variables?: Value;}; Generated factory for Query record objects. Properties queryString queryString: string; variables? optional variables?: Value;Give Feedback