hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
30.97k stars 2.75k forks source link

Feature Request: Allow for data obfuscation #2333

Open ksteigerwald opened 5 years ago

ksteigerwald commented 5 years ago

Feature Request Allow for data hiding between GraphQL to client as one might wish to obfuscate details of the server on the delivery end.

Implementation Options

Aditya94A commented 4 years ago

@rikinsk @shahidhk @rakeshkky Any thoughts on implementing this? Or is there some other way of obfuscating the response?

I'm looking for something like this: https://itnext.io/graphql-data-hiding-using-apollo-stack-ad1ea92fa85c

pastelcolors commented 1 year ago

Any updates? Looking forward to this feature as well