i think my aim is to have 2 react components that ...
# prisma-whats-new
j
i think my aim is to have 2 react components that each do
{countUsers}
or something, and have them sent as 1 hit to graphql, which will translate into something like
select count(*) from users where tenant_id=$ID
where $ID comes from a php _SESSION