UNPKG

679 BTypeScriptView Raw
1export { getFragmentDependencies, getFragmentDependenciesForAST, } from './fragmentDependencies';
2export { getVariablesJSONSchema, JSONSchema6, JSONSchema6TypeName, JSONSchemaOptions, } from './getVariablesJSONSchema';
3export { getASTNodeAtPosition, pointToOffset } from './getASTNodeAtPosition';
4export { Position, Range, locToRange, offsetToPosition } from './Range';
5export { validateWithCustomRules } from './validateWithCustomRules';
6export { collectVariables, VariableToType } from './collectVariables';
7export { default as getOperationFacts, getOperationASTFacts, getQueryFacts, OperationFacts, QueryFacts, } from './getOperationFacts';
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file