UNPKG

@pothos/plugin-directives

Version:

Directive plugin for Pothos, enables using graphql-tools based directives with Pothos

4 lines 171 B
import './global-types'; import { type GraphQLSchema } from 'graphql'; export default function mockAst(schema: GraphQLSchema): void; //# sourceMappingURL=mock-ast.d.ts.map