Skip to content

Update docs for queryUnionList and expose func #3880

Update docs for queryUnionList and expose func

Update docs for queryUnionList and expose func #3880

Workflow file for this run

name: "Tests + Compile"
on:
pull_request:
branches: [master]
jobs:
tests:
runs-on: ARM64
steps:
- uses: actions/checkout@v4
- run: nix develop --impure --command tests
- run: nix develop --impure --command fastbuild