Start GraphQL support

This commit is contained in:
Gregory Schier
2023-03-12 22:43:25 -07:00
parent 389a0d785c
commit 47c753045c
9 changed files with 470 additions and 31 deletions

View File

@@ -17,6 +17,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
working-directory: src-tauri
- uses: actions/setup-node@v3
with:
node-version: 18