MCPcopy Create free account
hub / github.com/dagger/dagger / getGQLClient

Method getGQLClient

sdk/typescript/src/api/client.gen.ts:12484–12486  ·  view source on GitHub ↗

* Get the Raw GraphQL client.

()

Source from the content-addressed store, hash-verified

12482 * Get the Raw GraphQL client.
12483 */
12484 public getGQLClient() {
12485 return this._ctx.getGQLClient()
12486 }
12487
12488 /**
12489 * A unique identifier for this Query.

Callers 3

constructorMethod · 0.45
loadValueFunction · 0.45
connect.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected