build/prod/erlang/webql/include/webql@assembler@plan_Plan.hrl
-record(plan, {
edges :: list(webql@assembler@plan:edge()),
batches :: list(webql@assembler@plan:batch(any()))
}).
-record(plan, {
edges :: list(webql@assembler@plan:edge()),
batches :: list(webql@assembler@plan:batch(any()))
}).