rem’s avatarrem’s Twitter Archive—№ 71,623

  1. GraphQL people: if I want to run an unknown number of queries for unreadNotification(userId: $user_id) - am I good to generate that in the body of the (functional) component? Or is there another way? (note that I can't do unreadNotifications(userIds…))