When my page component is loaded, a query to get a list of projects is executed:
query getAllProjects{ projects{ id title tags{ ...Tag