mutation RemoveEntry ($id: Long!) { removeEntry(id: $id) { id } }