Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VariablesSanitizer mapValue if null #16

Open
HyunSangHan opened this issue May 4, 2023 · 0 comments
Open

VariablesSanitizer mapValue if null #16

HyunSangHan opened this issue May 4, 2023 · 0 comments

Comments

@HyunSangHan
Copy link

Hi!

I'm using apollo-tracing-uploader with Kotlin.

In Kotlin, I can set sanitizeVariables like below:

.sanitizeVariables(VariablesSanitizer.mapValues { it })

The error come out when the value, it in mapValues is null.
Is there any way to upload null value without any problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant