@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
20 lines (10 loc) • 320 B
Markdown
[**@clickup/ent-framework**](../README.md)
***
[@clickup/ent-framework](../globals.md) / RowWithID
# Type Alias: RowWithID
> **RowWithID**: `object`
Defined in: [src/types.ts:33](https://github.com/clickup/ent-framework/blob/master/src/types.ts#L33)
{ id: string }
## Type declaration
### id
> **id**: `string`