UNPKG

@graphql-tools/federation

Version:

Useful tools to create and manipulate GraphQL schemas.

6 lines (5 loc) 168 B
export * from './gateway.cjs'; export * from './managed-federation.cjs'; export * from './subgraph.cjs'; export * from './supergraph.cjs'; export * from './utils.cjs';