Resolve all @URL parameters and normalize the query.
@URL
Combines URL resolution with query normalization in a single call. This is the recommended way to process ListPages queries for HPC.
The data requirement from AST extraction
Parsed URL parameters (from parseUrlParams)
Normalized query with all @URL values resolved
Resolve all
@URLparameters and normalize the query.Combines URL resolution with query normalization in a single call. This is the recommended way to process ListPages queries for HPC.