is there a way to implement a subscription, that only resolves for a given id? I can do this in the playground with the raw prisma server, but can't figure out how to do it using the prisma client. docs are silent on this, too
serum
03/24/2019, 6:44 PM
nvm. found the solution by digging through the generated schema 🙂