Just wondering, how does authentication work on gr...
# prisma-whats-new
q
Just wondering, how does authentication work on graphcool subscriptions? Imagine I have a user which does not have read access to a certain type, but that user subscribes to any mutation on that type, how is authorization done on graphcool (ws)? What happens if that user has access to some fields of that type, but not all?