church-website/src/app/(payload)/api/graphql/route.ts
Benno Tielen 6036af1099 init
2024-08-21 17:08:42 +02:00

6 lines
257 B
TypeScript

/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY it because it could be re-written at any time. */
import config from '@payload-config'
import { GRAPHQL_POST } from '@payloadcms/next/routes'
export const POST = GRAPHQL_POST(config)