UNPKG

@accounter/server

Version:
3 lines (2 loc) 129 B
import { GraphQLSchema } from 'graphql'; export declare function authDirectiveTransformer(schema: GraphQLSchema): GraphQLSchema;