UNPKG

@theguild/federation-composition

Version:

Open Source Composition library for Apollo Federation

7 lines 357 B
export * from './compose.js'; export * from './types.js'; export * from './validate.js'; export { transformSupergraphToPublicSchema } from './graphql/transform-supergraph-to-public-schema.js'; export { containsSupergraphSpec } from './graphql/contains-supergraph-spec.js'; export { sortSDL } from './graphql/sort-sdl.js'; //# sourceMappingURL=index.d.ts.map