fix reference
This commit is contained in:
parent
77142e4df5
commit
95d4e229e6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Config } from '$lib/config';
|
||||
import { Config } from '$lib/server/config';
|
||||
import type { YogaInitialContext } from 'graphql-yoga';
|
||||
|
||||
export const Context = (initialContext: YogaInitialContext) => ({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue