Skip to content

Commit

Permalink
Less diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Jan 23, 2025
1 parent 70b5940 commit 64909f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fusion/composition/src/compose.ts
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ export function getAnnotatedSubgraphs(
parse([...importedDirectivesAST].join('\n'), { noLocation: true }),
]);
}

annotatedSubgraphs.push({
name: subgraphName,
typeDefs: subgraphAST,
Expand Down

0 comments on commit 64909f0

Please sign in to comment.