UNPKG

@theguild/federation-composition

Version:

Open Source Composition library for Apollo Federation

5 lines (4 loc) 159 B
export * from './compose.js'; export * from './types.js'; export * from './validate.js'; export { stripFederationFromSupergraph } from './graphql/helpers.js';