Join Slack
Powered by
which I'm guessing is happening from this bit: co...
# prisma-whats-new
k
K
02/05/2018, 4:29 AM
which I'm guessing is happening from this bit: const query =
Copy code
query getUser($email: String!) { User(email: $email) { id } }
Open in Slack
Previous
Next