Skip to content

Allow to add a null value in the list of keys #25

@jourdan-qe

Description

@jourdan-qe

Hello,

I'm using your excellent GraphQL bundle and so the dataloader.

In one of my type, I need to load another type using the dataloader. To do that, I use a property of my first type, but this property can be null sometimes. Of course, the result for this key would be null and this is what I'm looking for. But now, this throws an error because of the checkKey method of overblog/dataloader-php/src/DataLoader.php

Thank you a lot
Jourdan

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