UNPKG

@pothos/plugin-directives

Version:

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

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