UNPKG

@clickup/ent-framework

Version:

A PostgreSQL graph-database-alike library with microsharding and row-level security

20 lines (12 loc) 523 B
[**@clickup/ent-framework**](../README.md) *** [@clickup/ent-framework](../globals.md) / ClientPingInput # Interface: ClientPingInput Defined in: [src/abstract/Client.ts:56](https://github.com/clickup/ent-framework/blob/master/src/abstract/Client.ts#L56) Input for Client#ping(). ## Properties | Property | Type | | ------ | ------ | | <a id="exectimems"></a> `execTimeMs` | `number` | | <a id="iswrite"></a> `isWrite` | `boolean` | | <a id="annotation"></a> `annotation` | [`QueryAnnotation`](QueryAnnotation.md) |