Realtime Database REST Api documentation

42 views
Skip to first unread message

Tony Hallett

unread,
Sep 9, 2024, 10:32:55 AMSep 9
to Firebase Google Group
Hi.

The docs https://firebase.google.com/docs/database/rest/retrieve-data#section-rest-filtering do not mention startAt, endBefore nor further filtering by the key as is available when using the javascript SDK.

Is there a github repo I can create an issue at ?

Thanks

Joe Spiro

unread,
Sep 9, 2024, 10:39:55 AMSep 9
to Firebase Google Group
Hello, please posta screenshot of what you see at that link. From what I can see it shows (emphasis mine):

"We can construct queries to filter data based on various factors. To start, you specify how you want your data to be filtered using the orderBy parameter. Then, you combine orderBy with any of the other five parameters: limitToFirst, limitToLast, startAt, endAt, and equalTo.
[...]
We can filter data in one of three ways: by child key, by key, or by value. A query starts with one of these parameters, and then must be combined with one or more of the following parameters: startAt, endAt, limitToFirst, limitToLast, or equalTo."

Regardless, for future reference place a feature request in the official form and add an entry to Firebase user voice that mentions the feature request and allows users to vote it up.

Reply all
Reply to author
Forward
0 new messages