Skip to content

Commit e50e94f

Browse files
obcodegitbutler-client
authored andcommitted
fix: previous commit
1 parent f100e50 commit e50e94f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codegen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { CodegenConfig } from '@graphql-codegen/cli';
2+
import { env } from '$env/dynamic/private';
23

34
const config: CodegenConfig = {
45
schema: env.PLEXAMS_SERVER,

0 commit comments

Comments
 (0)