Skip to main content

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

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