Skip to content

Commit

Permalink
Upsert Args is missing in payload export
Browse files Browse the repository at this point in the history
  • Loading branch information
DracoBlue authored Nov 19, 2024
1 parent 037662d commit 390fa04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/payload/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1063,6 +1063,7 @@ export type {
UpdateVersion,
UpdateVersionArgs,
Upsert,
UpsertArgs,
} from './database/types.js'
export type { EmailAdapter as PayloadEmailAdapter, SendEmailOptions } from './email/types.js'
export {
Expand Down

0 comments on commit 390fa04

Please sign in to comment.