### Describe the Bug <!-- try to elaborate as much as you can on the bug and the behaviour --> When field is `nil` then the `MarshaledJsonResolver` panics ### Expected Behavior <!-- What should have happened? --> `nil` value should be a valid value ### CloudQuery Version <!-- Output of `cloudquery version` --> ### Debug Output <!-- Full debug output can be obtained by running `cloudquery --enable-console-log --verbose` Debug logs may contain sensitive information. Please review and censor it before posting publicly. --> ### Steps to Reproduce <!-- Please list all steps required to reproduce the issue, for example: ``` cloudquery init cloudquery fetch ``` Also please share any other necessary configuration files --> ### Additional Context <!-- Add any other context or examples about the feature request here. --> ### References <!-- Link any other relevant PRs or Issues -->