mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Add Prisma ORM
This commit is contained in:
parent
e8530f0f01
commit
bce35d73ca
15 changed files with 1296 additions and 148 deletions
|
|
@ -14,7 +14,7 @@ const config: CodegenConfig = {
|
|||
'./src/graphql/__generated__/': defineConfig({
|
||||
resolverGeneration: 'disabled',
|
||||
typesPluginsConfig: {
|
||||
contextType: '../client.mts#ResolverContext',
|
||||
contextType: '../client.ts#ResolverContext',
|
||||
maybeValue: 'T'
|
||||
},
|
||||
add: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue