•8 min read
How to avoid logging sensitive data in GraphQL
Metrics, Logging, and Tracing are some primary forms of monitoring we use in our services. In this post, I talk about how we can leverage the power of GraphQL to prevent sensitive information ending up in these monitoring tools.
GraphQLOptimizationJavaScriptSensitive-Data
Read article