Skip to main content

ApiWrapUpWrapUp

Upgather SDK


Upgather SDK / ApiWrapUpWrapUp

Interface: ApiWrapUpWrapUp

Defined in: lib/types/generated/strapiContentTypes.d.ts:1833

Extends

  • CollectionTypeSchema

Properties

attributes

attributes: object

Defined in: lib/types/generated/strapiContentTypes.d.ts:1844

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.

articles

articles: object

createdAt

createdAt: object

createdBy

createdBy: object & Private

event

event: object

locale

locale: object & Private

localizations

localizations: object & Private

photoAlbumId

photoAlbumId: object

publishedAt

publishedAt: object

recapVideoHeader

recapVideoHeader: object

recapVideoId

recapVideoId: object

recapVideoProvider

recapVideoProvider: object

updatedAt

updatedAt: object

updatedBy

updatedBy: object & Private

videos

videos: object

Overrides

Struct.CollectionTypeSchema.attributes


collectionName

collectionName: "wrap_ups"

Defined in: lib/types/generated/strapiContentTypes.d.ts:1834

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:1835

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: "Wrap Up"

pluralName

pluralName: "wrap-ups"

singularName

singularName: "wrap-up"

Overrides

Struct.CollectionTypeSchema.info


options

options: object

Defined in: lib/types/generated/strapiContentTypes.d.ts:1841

Encapsulates all core options related to Strapi features for a given Schema.

draftAndPublish

draftAndPublish: true

Overrides

Struct.CollectionTypeSchema.options