relay-tools / found-relay

Relay integration for Found
MIT License
276 stars 32 forks source link

fix: log fatal query error #636

Open steinybot opened 7 months ago

steinybot commented 7 months ago

Fixes #635

Logs the error from the query if it cause the props to be null.

This doesn't seem particularly great but it does what the other error case does. At least the error is visible now.