how to specify the type to 'ObjectId' at generate schema??
Open
- Dominant language
- JavaScript
- Stars
- 134
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
import { Schema } from 'querymen'
const querySchema = new Schema({
something: {
type: // -> objectId
{
})
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.