We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de432b8 commit ea71de2Copy full SHA for ea71de2
src/index.ts
@@ -11,5 +11,6 @@ export {
11
LeafField,
12
TypeExpansion,
13
fieldExpansionEnricher,
14
- isLeafField
+ isLeafField,
15
+ ResolveInfoEnricherInput
16
} from "./resolve-info";
0 commit comments