@venuecms/sdk-next
type Page = object;
Defined in: sdk/dist/index.d.mts:209arrow-up-right
artists?
artists
object[]
object
sdk/dist/index.d.mts:256arrow-up-right
custom?
custom
CustomSchemaDataarrow-up-right[]
CustomSchemaData
sdk/dist/index.d.mts:253arrow-up-right
date?
date
string | null
string
null
sdk/dist/index.d.mts:215arrow-up-right
featured
boolean
sdk/dist/index.d.mts:213arrow-up-right
featuredExpiration?
featuredExpiration
sdk/dist/index.d.mts:214arrow-up-right
fullPath?
fullPath
sdk/dist/index.d.mts:240arrow-up-right
id
sdk/dist/index.d.mts:210arrow-up-right
image?
image
MediaItem
sdk/dist/index.d.mts:218arrow-up-right
localizedContent
LocalizedContent[]
LocalizedContent
sdk/dist/index.d.mts:255arrow-up-right
order
number
sdk/dist/index.d.mts:211arrow-up-right
parent?
parent
sdk/dist/index.d.mts:219arrow-up-right
parent.createdAt
sdk/dist/index.d.mts:222arrow-up-right
parent.date?
parent.date
sdk/dist/index.d.mts:235arrow-up-right
parent.dirty
sdk/dist/index.d.mts:229arrow-up-right
parent.featured
sdk/dist/index.d.mts:233arrow-up-right
parent.featuredExpiration?
parent.featuredExpiration
sdk/dist/index.d.mts:234arrow-up-right
parent.id
sdk/dist/index.d.mts:220arrow-up-right
parent.imageId?
parent.imageId
sdk/dist/index.d.mts:236arrow-up-right
parent.order
sdk/dist/index.d.mts:230arrow-up-right
parent.parentId?
parent.parentId
sdk/dist/index.d.mts:238arrow-up-right
parent.publishedId?
parent.publishedId
sdk/dist/index.d.mts:228arrow-up-right
parent.publishState
"DRAFT" | "REQUEST" | "PUBLISHED" | "CANCELLED"
"DRAFT"
"REQUEST"
"PUBLISHED"
"CANCELLED"
sdk/dist/index.d.mts:226arrow-up-right
parent.recordType
"SOURCE" | "PUBLISHED" | "REVISION"
"SOURCE"
"REVISION"
sdk/dist/index.d.mts:224arrow-up-right
parent.revisionId?
parent.revisionId
number | null
sdk/dist/index.d.mts:225arrow-up-right
parent.siteId
sdk/dist/index.d.mts:221arrow-up-right
parent.slug
sdk/dist/index.d.mts:232arrow-up-right
parent.source?
parent.source
sdk/dist/index.d.mts:227arrow-up-right
parent.updatedAt
sdk/dist/index.d.mts:223arrow-up-right
parent.userId?
parent.userId
sdk/dist/index.d.mts:237arrow-up-right
parent.visible
sdk/dist/index.d.mts:231arrow-up-right
parentId?
parentId
sdk/dist/index.d.mts:216arrow-up-right
roles
sdk/dist/index.d.mts:241arrow-up-right
siteId
sdk/dist/index.d.mts:217arrow-up-right
slug
sdk/dist/index.d.mts:212arrow-up-right
tags?
tags
Tagarrow-up-right[]
Tag
sdk/dist/index.d.mts:254arrow-up-right
Last updated 2 months ago