Fork me on GitHub
#graphql
<
2019-05-24
>
vasea14:05:28

Hi all. Recently I've upgraded from lacinia 0.29.0 to lacinia 0.33.0. Since the upgrade, lacinia says

Exception applying arguments to field `AAAA': For argument `BBB', no value provided for non-nullable key `CCC' of input object `DDD'."
when I pass an empty object {} for the key CCC. I don't understand why lacinia thinks that {} is null. Is this a bug in lacinia?

hlship15:05:35

Could be a bug. We ften when i see a bug report like this I know almost immediately what the cause is ... not this time.