UNPKG

@cran/gql.core

Version:

Cran/GraphQL Core Utilities

5 lines (4 loc) 245 B
import { withAugmentedIntrospection } from "./withAugmentedIntrospection"; import { withSchemaFiltering } from "./withSchemaFiltering"; export { withAugmentedIntrospection, withSchemaFiltering, }; export declare function withCoreAddons(): void;