Skip to main content

build/prod/erlang/webql/include/webql@compiler@resolver@hir_Output.hrl

-record(output, {
    path :: list(binary()),
    reference :: webql@compiler@reference:output(),
    span :: webql@compiler@source:span()
}).