I’m trying to: Fetch a list of users (email, id) Run a loop over that list to call a graphql query The graphql query would need to consume …
I’m trying to: Fetch a list of users (email, id) Run a loop over that list to call a graphql query The graphql query would need to consume …