We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c3688 commit b2a6b40Copy full SHA for b2a6b40
packages/plugin-drizzle/src/types.ts
@@ -635,4 +635,4 @@ export interface DrizzleGraphQLInputExtensions {
635
inputType: 'insert' | 'filters' | 'orderBy' | 'update';
636
}
637
638
-export { DrizzleObjectRef } from './object-ref';
+export { DrizzleObjectRef } from './object-ref';
0 commit comments