* Get the Raw GraphQL client.
()
| 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. |
no outgoing calls
no test coverage detected