Anyone have any boilerplate for doing queries, mut...
# prisma-whats-new
a
Anyone have any boilerplate for doing queries, mutations, AND subscriptions in a react native / apollo project? I cant get subscriptions / websockets working
d
We are working on an advanced boilerplate for https://GitHub.com/graphql-boilerplates/React-Native-fullstack-graphql. Would gladly welcome any contributions and could work through the problems together! :)
😀 2
We don’t have subscriptions in, yet. But the basic has queries and mutations. I’m working on updating the README and moving to Prisma.