[@payloadcms/db-mongodb] Support passing field-specific schema options like expires
#8076
rchl
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
mongoose
supports passing, among others, theexpires
schema option forDate
fields: https://mongoosejs.com/docs/schematypes.html#dateI don't see a way to pass that using
@payloadcms/db-mongodb
.Beta Was this translation helpful? Give feedback.
All reactions