Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ dataconnect-execute.ts
File
dataconnect-execute.ts
src/commands/dataconnect-execute.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as clc from
"colorette"
;
2
import
{ Command } from
"../command"
;
3
import
{ Options } from
"../options"
;
4
import
{ getProjectId, needProjectId } from
"../projectUtils"
;
Callers
nothing calls this directly
Calls
15
getProjectId
Function · 0.90
needProjectId
Function · 0.90
isGraphqlName
Function · 0.90
requireAuth
Function · 0.90
dataconnectDataplaneClient
Function · 0.90
executeGraphQL
Function · 0.90
responseToError
Function · 0.90
isGraphQLResponseError
Function · 0.90
isGraphQLResponse
Function · 0.90
readQueryFromDir
Function · 0.85
pickConnectorDir
Function · 0.85
getServiceInfo
Function · 0.85
Tested by
no test coverage detected