Ok now im lost. Can someone clearify. What is the ...
# prisma-whats-new
j
Ok now im lost. Can someone clearify. What is the difference between Prisma and the graphcool 1.0 cli, can they be used together or they do the samething differently
n
What was previously available from
npm install -g graphcool@beta
is now called Prisma and can be obtained with
npm install -g prisma
. Prisma has been previously known as Graphcool 1.0, but as that caused some confusion we introduced a separate name.
j
Ok thanks @nilan was reading a thread you mentioned it. Let me use this time to ask can one substitute ws subscription for mqtt or redis based on apollo server subscription