ApiFestivalFestival
Upgather SDK / ApiFestivalFestival
Interface: ApiFestivalFestival
Defined in: lib/types/generated/strapiContentTypes.d.ts:1099
Extends
CollectionTypeSchema
Properties
attributes
attributes:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1110
Houses a comprehensive collection of attributes for this Schema.
Each attribute has a unique string key and corresponding value should be any Attribute type instance.
createdAt
createdAt:
object
createdBy
createdBy:
object&Private
description
description:
object
endDate
endDate:
object
events
events:
object
faqSection
faqSection:
object
globalSettings
globalSettings:
object&object
Type declaration
max
max:
1
locale
locale:
object&Private
localizations
localizations:
object&Private
mainMenu
mainMenu:
object&object
Type declaration
max
max:
1
name
name:
object
newsArticles
newsArticles:
object
podcastEpisodes
podcastEpisodes:
object
publishedAt
publishedAt:
object
registrationEnabled
registrationEnabled:
object
registrations
registrations:
object
sections
sections:
object
siteFooter
siteFooter:
object&object
Type declaration
max
max:
1
slug
slug:
object
socialLinks
socialLinks:
object&object
Type declaration
max
max:
1
speakers
speakers:
object
sponsors
sponsors:
object
startDate
startDate:
object
updatedAt
updatedAt:
object
updatedBy
updatedBy:
object&Private
year
year:
object
Overrides
Struct.CollectionTypeSchema.attributes
collectionName
collectionName:
"festivals"
Defined in: lib/types/generated/strapiContentTypes.d.ts:1100
Optional property. Specifies the custom table name for the Schema if any.
Overrides
Struct.CollectionTypeSchema.collectionName
info
info:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1101
Brings together attributes related to naming and display characteristics like singular name and plural name of the content type. These names are typically used in user interfaces where these entries are displayed.
description
description:
""
displayName
displayName:
"Festival"
pluralName
pluralName:
"festivals"
singularName
singularName:
"festival"
Overrides
Struct.CollectionTypeSchema.info
options
options:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1107
Encapsulates all core options related to Strapi features for a given Schema.
draftAndPublish
draftAndPublish:
true
Overrides
Struct.CollectionTypeSchema.options