#CheckMate

1 messages · Page 1 of 1 (latest)

spice estuaryBOT
buoyant sedge
#

What is "offset"? Can you point to a specific field and clarify the question a bit more?

tired flame
buoyant sedge
#

I still don't understand the question. If you are talking about fields on an object, then those have nothing to do with SQL. Can you point specifically to what you're referring to? Where are you looking at starting_after, for instance?

tired flame
#

Usually for list API's in other websites they ask to send initially
offset = 0, limit = 10 (page limit), created.gt = {{some timestamp}}
offset = 10 , (page limit), created.gt = {{some timestamp}}

#

But why do we have the concept of starting after and ending_before over here ?