When executing mutation that deletes data on the server we will need a way to notify client that this change happened. Apollo server has no standard for this and there are numerous issues upstream that suggest how to resolve this problem. This is implementation issue/bug. |