Appearance
type ContentTypeUID = `${string}::${string}.${string}`;
Defined in: common.ts:56
A Strapi content type uid, e.g. "api::article.article".