mutation DeletePost($id: String!) { deletePost(id: $id) }