apollographql / federation-jvm

JVM support for Apollo Federation

Home Page:https://www.apollographql.com/docs/federation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Support Error Masking Behavior

sshevlyagin opened this issue · comments

For enterprise users it's important to be able to mask out errors that are sent to studio but still keep the text for users and logs. It's support in node apollo-graphql and I would love to see parity.

Apollo GraphQL docs - https://www.apollographql.com/docs/apollo-server/data/errors/#for-apollo-studio-reporting

You can use Apollo Studio to analyze your server's error rates. By default, the operations sent to Studio as detailed traces don't contain error details.