Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrctype-aliasesNextResolverFn

Type Alias: NextResolverFn

NextResolverFn = () => Promise<any>

Defined in: packages/utils/src/Interfaces.ts:360

Returns

Promise<any>