Skip to content

Commit

Permalink
possible circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamsi committed Jun 30, 2024
1 parent 46f79c2 commit 56e0979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/types/next-fields.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Decimal from 'decimal.js'
import { graphql } from '..'
import { graphql } from './schema'
import { type BaseListTypeInfo } from './type-info'
import { type CommonFieldConfig } from './config'
import { type DatabaseProvider } from './core'
Expand Down

0 comments on commit 56e0979

Please sign in to comment.