firebase / firebase/firebase-admin-node

[data-connect] Error property is missing in ExecuteGraphqlResponse

Open
#2,975 2 comments 0 reactions 2 assignees Claimed by @stephenarosaj View on GitHub
api: dataconnect
Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
3d 10h
Merged PRs (30d)
16

Description

* 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.