Open RoneLeo opened 4 months ago
How to encrypt data when it is returned on the graphql server and decrypt it on apollo-client? It is to implement two-way encryption and decryption of apollo server and apollo client at the same time.
Can you add this situation to the example?
How to encrypt data when it is returned on the graphql server and decrypt it on apollo-client? It is to implement two-way encryption and decryption of apollo server and apollo client at the same time.