Create project schema and scaffold + some minor changes

This commit is contained in:
Ahmed Al-Taiar
2024-08-23 20:51:35 -04:00
parent bb4b5708e1
commit 3d031ca73c
38 changed files with 952 additions and 64 deletions

View File

@ -2,6 +2,9 @@
"globals": {
"context": {
"writable": false
},
"gql": {
"writable": false
}
}
}