[**@clickup/ent-framework**](../README.md)

***

[@clickup/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".
