MCPcopy Create free account
hub / github.com/hashintel/hash / ensure-system-graph-is-initialized.ts

File ensure-system-graph-is-initialized.ts

apps/hash-api/src/ensure-system-graph-is-initialized.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createGraphClient } from "@local/hash-backend-utils/create-graph-client";
2import { getRequiredEnv } from "@local/hash-backend-utils/environment";
3import { createTemporalClient } from "@local/hash-backend-utils/temporal";
4

Callers

nothing calls this directly

Calls 4

createGraphClientFunction · 0.90
getRequiredEnvFunction · 0.90
createTemporalClientFunction · 0.90

Tested by

no test coverage detected