ApiGatsbyDeployGatsbyDeploy
Upgather SDK / ApiGatsbyDeployGatsbyDeploy
Interface: ApiGatsbyDeployGatsbyDeploy
Defined in: lib/types/generated/strapiContentTypes.d.ts:1205
Extends
CollectionTypeSchema
Properties
attributes
attributes:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1217
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.
commit
commit:
object
createdAt
createdAt:
object
createdBy
createdBy:
object&Private
deployNote
deployNote:
object
deployStatus
deployStatus:
object
event
event:
object
locale
locale:
object&Private
localizations
localizations:
object&Private
publishedAt
publishedAt:
object
updatedAt
updatedAt:
object
updatedBy
updatedBy:
object&Private
Overrides
Struct.CollectionTypeSchema.attributes
collectionName
collectionName:
"gatsby_deploys"
Defined in: lib/types/generated/strapiContentTypes.d.ts:1207
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:1208
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:
"Gatsby Deploy"
pluralName
pluralName:
"gatsby-deploys"
singularName
singularName:
"gatsby-deploy"
Overrides
Struct.CollectionTypeSchema.info
options
options:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1214
Encapsulates all core options related to Strapi features for a given Schema.
draftAndPublish
draftAndPublish:
true
Overrides
Struct.CollectionTypeSchema.options