MCPcopy 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

1import * as clc from "colorette";
2import { Command } from "../command";
3import { Options } from "../options";
4import { getProjectId, needProjectId } from "../projectUtils";

Callers

nothing calls this directly

Calls 15

getProjectIdFunction · 0.90
needProjectIdFunction · 0.90
isGraphqlNameFunction · 0.90
requireAuthFunction · 0.90
executeGraphQLFunction · 0.90
responseToErrorFunction · 0.90
isGraphQLResponseErrorFunction · 0.90
isGraphQLResponseFunction · 0.90
readQueryFromDirFunction · 0.85
pickConnectorDirFunction · 0.85
getServiceInfoFunction · 0.85

Tested by

no test coverage detected