Skip to main content

InterfaceOrganization

Admin Docs


Interface: InterfaceOrganization

Defined in: src/types/Post/interface.ts:50

Properties

id

id: string

Defined in: src/types/Post/interface.ts:51


pinnedPosts

pinnedPosts: object

Defined in: src/types/Post/interface.ts:57

edges

edges: InterfacePostEdge[]

pageInfo

pageInfo: InterfacePageInfo

totalCount

totalCount: number


posts

posts: object

Defined in: src/types/Post/interface.ts:52

edges

edges: InterfacePostEdge[]

pageInfo

pageInfo: InterfacePageInfo

totalCount

totalCount: number