Interface QueryResponse

Hierarchy

  • QueryResponse

Properties

Properties

ids: string[]

The entity ID's in the correct order

queryState?: string

The state of the query on the server

total?: number

If calculateTotal was set to true this will show the total number of results

Generated using TypeDoc