We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067a795 commit d06bfbaCopy full SHA for d06bfba
src/index.ts
@@ -59,3 +59,5 @@ function _transformSchemaAST(schema: GraphQLSchema, config: ValidationSchemaPlug
59
ast,
60
};
61
}
62
+
63
+export type { ValidationSchemaPluginConfig }
0 commit comments