dipansh
dipansh

Reputation: 518

How to fetch all the pokemos at once?

Is there any way I can fetch all the pokemon's data at once? Currently, I only see the option to fetch with a limit:

enter image description here

Upvotes: 0

Views: 250

Answers (1)

dipansh
dipansh

Reputation: 518

Passing -1 to the limit parameter will return all the records

Upvotes: 0

Related Questions