UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 285 B
import type { Collection } from '../../../collections/config/types'; declare function refreshResolver(collection: Collection): (_: any, args: any, context: any) => Promise<import("../../operations/refresh").Result>; export default refreshResolver; //# sourceMappingURL=refresh.d.ts.map