Skip to content

Commit f0fdb8e

Browse files
committed
Exported IGraphQLPrismaSelect
1 parent 54acca0 commit f0fdb8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export {
66
extractGraphQLSelections,
77
provideDynamicResolvers,
88
IGraphQLExtractSelectionMap,
9+
IGraphQLPrismaSelect,
910
} from './helpers'
1011

1112
export { NavigationProperty } from './navigation-property'

0 commit comments

Comments
 (0)