chore: move to monorepo structure
This commit is contained in:
4
packages/payload/graphql.js
Normal file
4
packages/payload/graphql.js
Normal file
@@ -0,0 +1,4 @@
|
||||
exports.buildPaginatedListType =
|
||||
require('./dist/graphql/schema/buildPaginatedListType').default;
|
||||
|
||||
exports.GraphQL = require('graphql');
|
||||
Reference in New Issue
Block a user