Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:46

Properties​

cursor?​

optional cursor: string

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:50

Cursor for next page


hasMore​

hasMore: boolean

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:52

Whether more results are available


reviews​

reviews: ReviewView[]

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:48

List of reviews by the author


total?​

optional total: number

Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:54

Total number of reviews by this author