> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modelence.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelenceQueryKey

[API Reference](/api-reference/modelence/client/type-aliases/../../../index) / [modelence](/api-reference/modelence/client/type-aliases/../../index) / [client](/api-reference/modelence/client/type-aliases/../index) / ModelenceQueryKey

> **ModelenceQueryKey**\<`T`, `U`> = readonly \[`T`, `U`]

Defined in: [packages/modelence/src/client/query.ts:188](https://github.com/modelence/modelence/blob/0e072e44dd157ae8712ae82111cf4aa756460eba/packages/modelence/src/client/query.ts#L188)

## Type Parameters

| Type Parameter         | Default type |
| ---------------------- | ------------ |
| `T` *extends* `string` | -            |
| `U` *extends* `Args`   | `Args`       |
