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
Hi @ivanyv, I was going to suggest aliasing and surprized that it does not work 🙂We do not patch attribute method yet (cause it comes from Attributes API) but I guess it won't be difficult if we know how to alias under the hood
Is it possible to do something like this?
And then access the original jsonb through
settings
, butuser_settings
would return the StoreModel Object.Simply aliasing the
settings
method touser_settings
does not work.The text was updated successfully, but these errors were encountered: