Skip to content

Commit

Permalink
Update transform-supergraph-to-public-schema.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored Jan 17, 2025
1 parent 08409ec commit 721250e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/graphql/transform-supergraph-to-public-schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export const federationDirectives = new Set([
'join__enumValue',
'join__field',
'inaccessible',
'authenticated',
'policy',
'requiresScopes',
]);
Expand Down

0 comments on commit 721250e

Please sign in to comment.