firebase / firebase/firebase-admin-node
[data-connect] Error property is missing in ExecuteGraphqlResponse
Abierto
api: dataconnect
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.7k
- Forks
- 419
- Merge medio
- 3 d 10 h
- PR fusionados (30 d)
- 16
Descripción
* 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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.