firebase / firebase/firebase-admin-node
[data-connect] Error property is missing in ExecuteGraphqlResponse
Offen
#2,975
2 Kommentare
0 Reaktionen
2 zugewiesene Personen
Beansprucht von @stephenarosaj
Auf GitHub ansehen
api: dataconnect
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.7k
- Forks
- 419
- Ø Merge
- 3 T. 10 Std.
- Gemergte PRs (30 T.)
- 16
Beschreibung
* Firebase Admin version: 13.5.0
* Firebase Product: data-connect
* Node.js version: 22
The `error` property is missing in the `ExecuteGraphqlResponse` interface
const result = await dataConnect.insert("TableName", Variables);
`result.errors` is not available despite the documentation stating it should be present [here](https://firebase.google.com/docs/reference/data-connect/rest/v1beta/GraphqlResponse)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.