UNPKG

apollo-subgraph-cli

Version:
7 lines (5 loc) 102 B
type SubgraphConfig = { schema: string[]; output: string; }; export type { SubgraphConfig };