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]): FavouritesArguments
Section titled “Arguments”UpdateFavouriteOrder.animeIds ● [Int] list scalar
Section titled “UpdateFavouriteOrder.animeIds ● [Int] ”The id of the anime to un/favourite
UpdateFavouriteOrder.mangaIds ● [Int] list scalar
Section titled “UpdateFavouriteOrder.mangaIds ● [Int] ”The id of the manga to un/favourite
UpdateFavouriteOrder.characterIds ● [Int] list scalar
Section titled “UpdateFavouriteOrder.characterIds ● [Int] ”The id of the character to un/favourite
UpdateFavouriteOrder.staffIds ● [Int] list scalar
Section titled “UpdateFavouriteOrder.staffIds ● [Int] ”The id of the staff to un/favourite
UpdateFavouriteOrder.studioIds ● [Int] list scalar
Section titled “UpdateFavouriteOrder.studioIds ● [Int] ”The id of the studio to un/favourite
UpdateFavouriteOrder.animeOrder ● [Int] list scalar
Section titled “UpdateFavouriteOrder.animeOrder ● [Int] ”List of integers which the anime should be ordered by (Asc)
UpdateFavouriteOrder.mangaOrder ● [Int] list scalar
Section titled “UpdateFavouriteOrder.mangaOrder ● [Int] ”List of integers which the manga should be ordered by (Asc)
UpdateFavouriteOrder.characterOrder ● [Int] list scalar
Section titled “UpdateFavouriteOrder.characterOrder ● [Int] ”List of integers which the character should be ordered by (Asc)
UpdateFavouriteOrder.staffOrder ● [Int] list scalar
Section titled “UpdateFavouriteOrder.staffOrder ● [Int] ”List of integers which the staff should be ordered by (Asc)
UpdateFavouriteOrder.studioOrder ● [Int] list scalar
Section titled “UpdateFavouriteOrder.studioOrder ● [Int] ”List of integers which the studio should be ordered by (Asc)
User’s favourite anime, manga, characters, staff & studios