Silent Fails When Object Shape Doesn't Match Expected?

There seem to be silent fails when an object of the wrong shape is sent:

  • via a PubSub call to a Subscription Resolver (at least one using asyncIterator)
  • from a Resolver to the client

Am I missing a way to get a console.log error message for this?