firebase-js-sdk icon indicating copy to clipboard operation
firebase-js-sdk copied to clipboard

data-connect SDK API reference is missing

Open marcusx2 opened this issue 2 months ago • 2 comments

Operating System

All

Environment (if applicable)

All

Firebase SDK Version

All

Firebase SDK Product(s)

DataConnect

Project Tooling

All

Detailed Problem Description

There is a new Firebase SDK, Data Connect. But I see no api reference. This is the only place where you can find some methods like executeQuery . Even so, what if the query has parameters? How would you use it with a query like getMovieById({ id: movieId }); ?

Steps and code to reproduce issue

All

marcusx2 avatar Oct 18 '25 23:10 marcusx2

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Oct 18 '25 23:10 google-oss-bot

Hi @marcusx2 - we are looking into this. In the meantime, there is more information also in the generated README.md in your generated JS SDK.

maneesht avatar Oct 21 '25 21:10 maneesht