You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an option to expose the flags through the Model.prototype.$fiel…
…ds() method, used by $toJSON internally, thus exposing the flags to any JSON.stringify output.
See vuex-orm/vuex-orm#319 for rationale.