-
#35
a682f85
Thanks @abartolotdf! - Fix a regression w.r.t body parsing introduced in apollo-server-integrations#28.Bodies which are already parsed object should just be returned outright rather than treated as invalid.
This issue manifests for users as an invalid POST request from Apollo Server.