@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
15 lines (8 loc) • 413 B
Markdown
[**/ent-framework**](../README.md)
***
[/ent-framework](../globals.md) / Hints
# Type Alias: Hints
> **Hints**: `Record`\<`string`, `string` \| `null` \| `undefined`\>
Defined in: [src/types.ts:346](https://github.com/clickup/ent-framework/blob/master/src/types.ts#L346)
Planner hints. Null means "reset to the engine's default", and "undefined"
means the same as "no key mentioned at all".