Module analyze

Module analyze 

Source

Modules§

conjunction
pipeline

Structs§

AnalyzedQuery
An AnalyzedQuery contains the server’s representation of the query and preamble functions; as well as the result of types inferred for each variable by type-inference.
FetchLeaf
Holds typing information about a leaf value in a Fetch document.
Function
Holds a representation of the function, and the result of type-inference for each variable.
VariableAnnotations

Enums§

Fetch
A representation of the ‘fetch’ stage of a query
ReturnOperation
A representation of the return operation of the function
TypeAnnotations
The category of a variable, and the possible types determined by type-inference.