Interface: OutputSchema
Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:47
Properties
cursor?
optionalcursor:string
Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:51
Cursor for next page
hasMore
hasMore:
boolean
Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:53
Whether more results are available
reviews
reviews:
ReviewView[]
Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:49
List of reviews by the author
total?
optionaltotal:number
Defined in: web/lib/api/generated/types/pub/chive/review/listForAuthor.ts:55
Total number of reviews by this author