Skip to content

Interface: ListPostsResponse

Defined in: src/types/index.ts:75

Extends

  • output<typeof schemas.ListPostsResponse>

Properties

PropertyTypeInherited fromDefined in
next_page?string | numberz.infer.next_pagesrc/schemas/PagableResponse.ts:6
prev_page?string | numberz.infer.prev_pagesrc/schemas/PagableResponse.ts:7
dataobject[]z.infer.datasrc/schemas/PagableResponse.ts:14