Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/tag/search.ts:33

Properties

cursor?

optional cursor: string

Defined in: web/lib/api/generated/types/pub/chive/tag/search.ts:37

Cursor for next page


hasMore

hasMore: boolean

Defined in: web/lib/api/generated/types/pub/chive/tag/search.ts:39

Whether more results are available


tags

tags: TagSummary[]

Defined in: web/lib/api/generated/types/pub/chive/tag/search.ts:35

Search results


total?

optional total: number

Defined in: web/lib/api/generated/types/pub/chive/tag/search.ts:41

Total count of matching tags