Skip to content

UpdateFavouriteOrder

Update the order favourites are displayed in

UpdateFavouriteOrder(
animeIds: [Int]
mangaIds: [Int]
characterIds: [Int]
staffIds: [Int]
studioIds: [Int]
animeOrder: [Int]
mangaOrder: [Int]
characterOrder: [Int]
staffOrder: [Int]
studioOrder: [Int]
): Favourites

The id of the anime to un/favourite

The id of the manga to un/favourite

The id of the character to un/favourite

The id of the staff to un/favourite

The id of the studio to un/favourite

List of integers which the anime should be ordered by (Asc)

List of integers which the manga should be ordered by (Asc)

List of integers which the character should be ordered by (Asc)

List of integers which the staff should be ordered by (Asc)

List of integers which the studio should be ordered by (Asc)

User’s favourite anime, manga, characters, staff & studios