Type guard that narrows a resolved Contentful entry by content type ID.
Entry skeleton type.
Chain modifiers.
Locale code.
Resolved Contentful entry to test.
Content type ID declared by the entry skeleton.
true when the entry has the requested content type ID.
true
This guard checks only the content type ID. It does not validate entry fields against the supplied skeleton.
Type guard that narrows a resolved Contentful entry by content type ID.