7 lines
256 B
TypeScript
7 lines
256 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)
|