Why when I use `.range(0, 30)`, it query the api w...
# help
v
Why when I use
.range(0, 30)
, it query the api with
offset=0
and
limit=31
?