UNPKG

@theguild/federation-composition

Version:
3 lines 213 B
import { type DocumentNode } from 'graphql'; export declare function transformSupergraphToPublicSchema(documentNode: DocumentNode): DocumentNode; //# sourceMappingURL=transform-supergraph-to-public-schema.d.ts.map