You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to get some games based on platforms but seems like .requestAll returns all games that endpoint can provide. Is there any way to make .requestAll return objects based on parameters I set?
The text was updated successfully, but these errors were encountered:
I want to get some games based on platforms but seems like .requestAll returns all games that endpoint can provide. Is there any way to make .requestAll return objects based on parameters I set?
A hacky solution to this may be to set a request interceptor in the requestAll options that filters data there.
Hi.
I want to get some games based on platforms but seems like .requestAll returns all games that endpoint can provide. Is there any way to make .requestAll return objects based on parameters I set?
The text was updated successfully, but these errors were encountered: