unfavorite
DEPRECATED
use newer api with string favoritable ids to favorite all the things, keep for <=1.57.1
No description
unfavorite(
favoritableId: UUID!
favoritableType: FavoritableType!
): Result! @deprecated
use newer api with string favoritable ids to favorite all the things, keep for <=1.57.1
No description
unfavorite(
favoritableId: UUID!
favoritableType: FavoritableType!
): Result! @deprecated
unfavorite.favoritableId ● UUID! non-null scalarunfavorite.favoritableType ● FavoritableType! non-null enumResult object