Model whitebeardcontents
Permissions
| User Group | Create? | Read? | Update? | Delete? |
|---|
| admin | x | x | x | x |
| owner | x | x | x | x |
| user | x | x | | |
| all | | | | |
Fields
| Name | Type | Link | Maps To | Default | Indexed? | Unique? | Required? |
|---|
| __v | Number | | | | | | |
| _deleted | Boolean | | | false | x | | |
| _id | ObjectID | | | [Function] | | | |
| _owner_id | ObjectID | User | _owner | | x | | |
| _updated_by_id | ObjectID | User | _updated_by | | x | | |
| access_control | Boolean | | | | | | |
| access_groups | Array of String | | | [Function] | | | |
| attachments | Array of Mixed | | | [Function] | | | |
| authors | Array of Mixed | | | [Function] | | | |
| cached | Boolean | | | | | | |
| categories | Array of Mixed | | | [Function] | | | |
| comments | Number | | | | | | |
| contentType.editor | String | | | | | | |
| contentType.id | String | | | | | | |
| contentType.name | String | | | | | | |
| contentType.slug | String | | | | | | |
| content_length | Number | | | | | | |
| contents | String | | | | | | |
| counted_in_paywall | Boolean | | | | | | |
| createdAt | Date | | | | | | |
| description | String | | | | | | |
| dm-article-theme | Array of String | | | [Function] | | | |
| dm-disable-comments | Boolean | | | | | | |
| dm-key-theme | Array of String | | | [Function] | | | |
| dm-user-need | Array of String | | | [Function] | | | |
| dm_custom_section_label | String | | | | | | |
| elements | Array of Mixed | | | [Function] | | | |
| excludedFromGoogleSearchEngine | Number | | | | | | |
| externalUrl | String | | | | | | |
| firstPublished | Date | | | | x | | |
| id | String | | | | x | x | |
| inline_attachments | Array of Mixed | | | [Function] | | | |
| introduction | String | | | | | | |
| keywords | Array of Mixed | | | [Function] | | | |
| lastUpdate | Date | | | | x | | |
| objectType | String | | | | x | | |
| options | Array of Mixed | | | [Function] | | | |
| preview_limit | Number | | | | | | |
| rating | Number | | | | | | |
| related | Array of Mixed | | | [Function] | | | |
| seo.search_description | String | | | | | | |
| seo.search_title | String | | | | | | |
| seo.social_description | String | | | | | | |
| seo.social_image | String | | | | | | |
| seo.social_title | String | | | | | | |
| short_summary | String | | | | | | |
| shorturl | String | | | | | | |
| signature | String | | | | x | | |
| slug | String | | | | x | | |
| source | Mixed | | | | | | |
| sponsor | Mixed | | | | | | |
| status | String | | | | x | | |
| summary | String | | | | | | |
| teaser | String | | | | | | |
| template_type | String | | | | | | |
| time_to_read | Number | | | | | | |
| title | String | | | | x | | |
| updatedAt | Date | | | | | | |
| url | String | | | | x | | |
| views | Number | | | | | | |
Field Details
__v
{
"path": "__v",
"instance": "Number",
"options": {},
"validators": []
}_deleted
{
"path": "_deleted",
"instance": "Boolean",
"options": {
"default": false,
"index": true
},
"validators": [],
"defaultValue": false
}_id
{
"path": "_id",
"instance": "ObjectID",
"options": {
"auto": true,
"type": "ObjectId"
},
"validators": [],
"defaultValue": "[Function]"
}_owner_id
{
"path": "_owner_id",
"instance": "ObjectID",
"options": {
"link": "User",
"map_to": "_owner",
"index": true
},
"validators": []
}_updated_by_id
{
"path": "_updated_by_id",
"instance": "ObjectID",
"options": {
"link": "User",
"map_to": "_updated_by",
"index": true
},
"validators": []
}access_control
{
"path": "access_control",
"instance": "Boolean",
"options": {},
"validators": []
}access_groups
{
"path": "access_groups",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "String"
}attachments
{
"path": "attachments",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}authors
{
"path": "authors",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}cached
{
"path": "cached",
"instance": "Boolean",
"options": {},
"validators": []
}categories
{
"path": "categories",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}comments
{
"path": "comments",
"instance": "Number",
"options": {},
"validators": []
}contentType.editor
{
"path": "contentType.editor",
"instance": "String",
"options": {},
"validators": []
}contentType.id
{
"path": "contentType.id",
"instance": "String",
"options": {},
"validators": []
}contentType.name
{
"path": "contentType.name",
"instance": "String",
"options": {},
"validators": []
}contentType.slug
{
"path": "contentType.slug",
"instance": "String",
"options": {},
"validators": []
}content_length
{
"path": "content_length",
"instance": "Number",
"options": {},
"validators": []
}contents
{
"path": "contents",
"instance": "String",
"options": {},
"validators": []
}counted_in_paywall
{
"path": "counted_in_paywall",
"instance": "Boolean",
"options": {},
"validators": []
}createdAt
{
"path": "createdAt",
"instance": "Date",
"options": {
"immutable": true
},
"validators": []
}description
{
"path": "description",
"instance": "String",
"options": {},
"validators": []
}dm-article-theme
{
"path": "dm-article-theme",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "String"
}dm-disable-comments
{
"path": "dm-disable-comments",
"instance": "Boolean",
"options": {},
"validators": []
}dm-key-theme
{
"path": "dm-key-theme",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "String"
}dm-user-need
{
"path": "dm-user-need",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "String"
}dm_custom_section_label
{
"path": "dm_custom_section_label",
"instance": "String",
"options": {},
"validators": []
}elements
{
"path": "elements",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}excludedFromGoogleSearchEngine
{
"path": "excludedFromGoogleSearchEngine",
"instance": "Number",
"options": {},
"validators": []
}externalUrl
{
"path": "externalUrl",
"instance": "String",
"options": {},
"validators": []
}firstPublished
{
"path": "firstPublished",
"instance": "Date",
"options": {
"index": true
},
"validators": []
}id
{
"path": "id",
"instance": "String",
"options": {
"index": true,
"unique": true
},
"validators": []
}inline_attachments
{
"path": "inline_attachments",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}introduction
{
"path": "introduction",
"instance": "String",
"options": {},
"validators": []
}keywords
{
"path": "keywords",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}lastUpdate
{
"path": "lastUpdate",
"instance": "Date",
"options": {
"index": true
},
"validators": []
}objectType
{
"path": "objectType",
"instance": "String",
"options": {
"index": true
},
"validators": []
}options
{
"path": "options",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}preview_limit
{
"path": "preview_limit",
"instance": "Number",
"options": {},
"validators": []
}rating
{
"path": "rating",
"instance": "Number",
"options": {},
"validators": []
}related
{
"path": "related",
"instance": "Array",
"options": {
"type": [
null
]
},
"validators": [],
"defaultValue": "[Function]",
"arrayType": "Mixed"
}seo.search_description
{
"path": "seo.search_description",
"instance": "String",
"options": {},
"validators": []
}seo.search_title
{
"path": "seo.search_title",
"instance": "String",
"options": {},
"validators": []
}seo.social_description
{
"path": "seo.social_description",
"instance": "String",
"options": {},
"validators": []
}seo.social_image
{
"path": "seo.social_image",
"instance": "String",
"options": {},
"validators": []
}seo.social_title
{
"path": "seo.social_title",
"instance": "String",
"options": {},
"validators": []
}short_summary
{
"path": "short_summary",
"instance": "String",
"options": {},
"validators": []
}shorturl
{
"path": "shorturl",
"instance": "String",
"options": {},
"validators": []
}signature
{
"path": "signature",
"instance": "String",
"options": {
"index": true
},
"validators": []
}slug
{
"path": "slug",
"instance": "String",
"options": {
"index": true
},
"validators": []
}source
{
"path": "source",
"instance": "Mixed",
"options": {},
"validators": []
}sponsor
{
"path": "sponsor",
"instance": "Mixed",
"options": {},
"validators": []
}status
{
"path": "status",
"instance": "String",
"options": {
"index": true
},
"validators": []
}summary
{
"path": "summary",
"instance": "String",
"options": {},
"validators": []
}teaser
{
"path": "teaser",
"instance": "String",
"options": {},
"validators": []
}template_type
{
"path": "template_type",
"instance": "String",
"options": {},
"validators": []
}time_to_read
{
"path": "time_to_read",
"instance": "Number",
"options": {},
"validators": []
}title
{
"path": "title",
"instance": "String",
"options": {
"index": true
},
"validators": []
}updatedAt
{
"path": "updatedAt",
"instance": "Date",
"options": {},
"validators": []
}url
{
"path": "url",
"instance": "String",
"options": {
"index": true
},
"validators": []
}views
{
"path": "views",
"instance": "Number",
"options": {},
"validators": []
}