Helix Query Language
Query Structure
Display inline code and code blocks
Basic Query Syntax
Components:
QUERY
: Keyword to start a query definitionQueryName
: Identifier for the queryparameters
: Input parameters in parentheses=>
: Separates query header from body<-
: Assignment operatorRETURN
: Specifies output values