type
MetaImageConfig
type MetaImageConfig struct {
Collection schema.CollectionSlug
Generate bool
Label string
Description string
}Upload collection and authoring presentation for a directly placed image.
Collectionschema.CollectionSlug- The Collection value.
Generatebool- The Generate value.
Labelstring- The Label value.
Descriptionstring- The Description value.