MCPcopy Create free account
hub / github.com/Automattic/mongoose / autoEncryptionType

Method autoEncryptionType

lib/schema/map.js:141–143  ·  view source on GitHub ↗

* Returns the auto encryption type for this schema type. * * @api public

()

Source from the content-addressed store, hash-verified

139 */
140
141 autoEncryptionType() {
142 return 'object';
143 }
144}
145
146/**

Callers 2

schema.jsFile · 0.45
schemaMapPropertyReducerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected