·

Your GraphQL HTTP server should handle the HTTP GET and POST methods.

http-methods-headers-and-body

如果你用 GraphQL 的话确实只有 get、post 方法,不过 rest 接口还是规范 http 语义的好,该 delete 就 delete