mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-06-15 01:49:07 +08:00
`missionPatch`'s type in the schema must have accidentally been changed from `String` to `PatchSize` when a resolver was added. This causes a fairly difficult to debug error in the Client UI while working through the tutorial. (at least for graphQL newbies like me)