Persisted Operationsv1deleteLikedeleteLike mutation DeleteLike($id: String!) { like: deleteLike(id: $id) { id type }}