7 lines
285 B
TypeScript
7 lines
285 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_PLAYGROUND_GET } from '@payloadcms/next/routes/index.js'
|
|
|
|
export const GET = GRAPHQL_PLAYGROUND_GET(config)
|