Is the ‘subscription’ concept specific to Apollo o...
# prisma-whats-new
s
Is the ‘subscription’ concept specific to Apollo or GraphQL? I am having a hard time finding resources specifically related to writing actual GQL… I get the react / vue stuff but when I go to actually write a query I am lost
i
It is part of the GQL spec & in their JS implementation
I’ll write more stuff when I get home
s
Thank you.. you the man. i realized i know react and HOCs and stuff, but not shit about gql