Exposing flags when using toJSON
Features
Added an exposeFlagsExternally option (default set to true) to expose the 2 flags "externally" when calling toJSON or (JSON.stringify)
Bug fixes
Handling results in actions / mutations instead of Query, following update on Vuex ORM (v0.31.6)