add zod validated configuration and context
This commit is contained in:
parent
aa2fc6e89a
commit
b645af1337
11 changed files with 76 additions and 27 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"graphql": "^16.9.0",
|
||||
"graphql-yoga": "^5.10.4",
|
||||
"pino": "^9.5.0",
|
||||
"pino-pretty": "^13.0.0"
|
||||
"pino-pretty": "^13.0.0",
|
||||
"zod": "^3.23.8"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue