How can i save the output of a backend query to a app state variable?

Hi, for example, how can i save the result of a backend query (the list of users with reference, name and email) to a app state variable to reuse in other pages, avoiding doing all the time a backend in other pages?

thanks

7
9 replies