Skip to content

graphql.collect classes do not override toString #2568

@fvasco

Description

@fvasco

Describe the bug
Please implement the toString method on graphql.collectclasses to improve debug experience.

It is recommended that all subclasses override this method.

To Reproduce

import graphql.collect.ImmutableMapWithNullValues

println(ImmutableMapWithNullValues.emptyMap<Any,Any>())

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