NAME
Mongoose::Meta::AttributeTraits - Mongoose related attribute traits
DESCRIPTION
All Moose attribute traits used by Mongoose are defined here.
DoNotMongoSerialize
Makes Mongoose skip collapsing or expanding the attribute.
Raw
Skips unblessing of an attribute when saving an object.