Hi!
I want to override requestUserData method in app class. I want to add some data to cache after this method has executed.
The question is how can I define new path "custom:views/app" like we do with entity views?
I want to override requestUserData method in app class. I want to add some data to cache after this method has executed.
The question is how can I define new path "custom:views/app" like we do with entity views?
Comment