> ISPO SDK documentation. [HTML](https://ispo.ai/docs/functions/core.readBootstrapEntityQuery.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Function readBootstrapEntityQuery

*   <a id="readbootstrapentityquery"></a>
    
    ```typescript
    readBootstrapEntityQuery<T>(key: string): EntityQueryResult<T> | undefined
    ```
    
    Types: [T](#readbootstrapentityqueryt), [EntityQueryResult](../interfaces/core.EntityQueryResult.md)
    
    #### Type Parameters
    
    *   <a id="readbootstrapentityqueryt"></a>T
    
    #### Parameters
    
    *   key: string
    
    #### Returns [EntityQueryResult](../interfaces/core.EntityQueryResult.md)<[T](#readbootstrapentityqueryt)\> | undefined
