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

Type Alias: NextResolverFn

NextResolverFn = () => Promise<any>

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

Returns

Promise<any>