Files
payloadcms/packages/payload/graphql.d.ts
2023-09-19 11:04:58 -04:00

3 lines
181 B
TypeScript

export { default as buildPaginatedListType } from './dist/graphql/schema/buildPaginatedListType';
export { default as GraphQL } from 'graphql';
//# sourceMappingURL=graphql.d.ts.map