UNPKG

@nestjs/graphql

Version:

Nest - modern, fast, powerful node.js web framework (@graphql)

3 lines 206 B
import { AutoSchemaFileValue } from '../interfaces'; export declare function getPathForAutoSchemaFile(autoSchemaFile: AutoSchemaFileValue): string | null; //# sourceMappingURL=auto-schema-file.util.d.ts.map