Skip to content

Commit

Permalink
fix: export ResolveInfoEnricherInput (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
boopathi authored Sep 11, 2024
1 parent de432b8 commit ea71de2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ export {
LeafField,
TypeExpansion,
fieldExpansionEnricher,
isLeafField
isLeafField,
ResolveInfoEnricherInput
} from "./resolve-info";

0 comments on commit ea71de2

Please sign in to comment.