UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 232 B
import { GraphQLObjectType } from 'graphql'; declare const buildPaginatedListType: (name: any, docType: any) => GraphQLObjectType<any, any>; export default buildPaginatedListType; //# sourceMappingURL=buildPaginatedListType.d.ts.map