Apollo v3 is out, and in tests there is no longer direct type support, which is
explained here:
https://github.com/apollographql/apollo-server/issues/5464#issuecomment-879353942
1 reply
Workaround: cast the response to a generic type.
https://github.com/distributeaid/shipment-tracker/pull/256/files#diff-4af8650c509e9b755d3b0bd839ea101ee90dbe9e9b0272311680243c2a750d87L190-R195