Skip to content

VariablesSanitizer mapValue if null #16

@HyunsangHan

Description

@HyunsangHan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions