nuwave / lighthouse

A framework for serving GraphQL from Laravel
https://lighthouse-php.com
MIT License
3.37k stars 437 forks source link

Add failing test for ConvertEmptyStringsToNullDirective when used on mutation with input type #2613

Closed dennis-koster closed 2 months ago

dennis-koster commented 2 months ago

@spawnia Terribly sorry to have to bother you once more, but I think I now have two tests that lay out exactly the scenario that I am facing. The difference with the previous tests is in this case, an input type is used.

This relates to https://github.com/nuwave/lighthouse/issues/2610. Would you like me to create a new issue or can we reopen that one? Thanks again!