open fun getCurrentUserFavourites(): LiveData<HashMap<String!, Int!>!>!
Gets the live data of the user's current favourited gyms
Return
LiveData<HashMap<String!, Int!>!>!: Logged in user's favourited gym list (String - Gym ID, Integer - Favourites Count)