Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryResponse<Props>

The response when querying resources.

Type parameters

  • Props = ResourceProps

Hierarchy

  • QueryResponse

Index

Properties

Properties

data: Props[]

The response body containing the query results.

statusCode: 200

HTTP status code.

Generated using TypeDoc