chore: update import and tsconfig

This commit is contained in:
arraysid
2025-05-17 05:42:47 +07:00
parent 9df5bf8bbf
commit 7411fd2a13
18 changed files with 38 additions and 54 deletions
@@ -1,7 +1,7 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
import config from '@/payload.config';
import { GRAPHQL_POST, REST_OPTIONS } from '@payloadcms/next/routes';
import config from '../../../../payload.config';
export const POST = GRAPHQL_POST(config);