Join Slack
Communities
Powered by
Hey, its a way to hide mutation/query in scheme?
# prisma-whats-new
s
samuell
10/19/2017, 11:05 AM
Hey, its a way to hide mutation/query in scheme?
b
Ben
10/19/2017, 12:29 PM
You could create a proxy layer, that hides bits of the schema - there's an example here:
https://github.com/graphcool/graphql-transform-schema/blob/master/example/index.ts
n
nilan
10/19/2017, 12:52 PM
here's another example
https://github.com/graphcool/graphcool/tree/master/examples/gateway-custom-schema
🙂
2
Views
Open in Slack
Previous
Next