Type alias: CMSType
Ƭ CMSType: string
| number
| boolean
| Date
| GeoPoint
| EntityReference
| { [Key: string]
: any
; } | CMSType
[]
Ƭ CMSType: string
| number
| boolean
| Date
| GeoPoint
| EntityReference
| { [Key: string]
: any
; } | CMSType
[]