Logo
Type aliases

ReportQuery

ReportQuery = object

Defined in: packages/cloud/src/client/types.gen.ts:5357

Properties

field

field: string

Defined in: packages/cloud/src/client/types.gen.ts:5361

The field in the template that needs to be filled in


prompt

prompt: string

Defined in: packages/cloud/src/client/types.gen.ts:5365

The prompt for filling in the field


context

context: string

Defined in: packages/cloud/src/client/types.gen.ts:5369

Any additional context for the query

On this page