mirror of
https://github.com/xtr-dev/payload-billing.git
synced 2025-12-10 02:43:24 +00:00
- Cast paymentId to 'any' in updateMany where clause to resolve type mismatch - Maintain atomic optimistic locking functionality while fixing TypeScript errors - PayloadCMS type system requires specific ID type that conflicts with our Id union type 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>