Skip to content

ResolveInfo::foldSelectionSet handles recursion incorrectly #30

@gabym

Description

@gabym

When calling ResolveInfo::foldSelectionSet recursively, --$descend should be replaced with $descend - 1 otherwise in the next iteration step (in case we are in a loop) the results will be wrong.

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