cashay
cashay copied to clipboard
Add blacklist for query/mutation/subscription
trafficstars
Some queries never need to make it to the client, they're just for the server. We should blacklist those when we create the client schema to keep it small.