Open bdunogier opened 5 years ago
The _type field below any content type is a ContentType, while it should be the Content Type from the domain (ex: ArticleContentType).
_type
ContentType
ArticleContentType
Also decide if it makes sense, given that it is also available from {group}._types.{type}.
{group}._types.{type}
The
_type
field below any content type is aContentType
, while it should be the Content Type from the domain (ex:ArticleContentType
).Also decide if it makes sense, given that it is also available from
{group}._types.{type}
.