We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IGraphQLPrismaSelect
1 parent 54acca0 commit f0fdb8eCopy full SHA for f0fdb8e
src/index.ts
@@ -6,6 +6,7 @@ export {
6
extractGraphQLSelections,
7
provideDynamicResolvers,
8
IGraphQLExtractSelectionMap,
9
+ IGraphQLPrismaSelect,
10
} from './helpers'
11
12
export { NavigationProperty } from './navigation-property'
0 commit comments