Search
Preparing search index...
The search index is not available
contentful-management.js - v5.26.5
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ContentType
Interface ContentType
Hierarchy
ContentTypeProps
MetaSys
<
MetaSysProps
>
DefaultElements
<
ContentTypeProps
&
MetaSys
<
MetaSysProps
>
>
ContentType
Index
Properties
description
display
Field
fields
name
sys
Methods
delete
get
Editor
Interface
get
Snapshot
get
Snapshots
is
Draft
is
Published
is
Updated
omit
And
Delete
Field
publish
to
Plain
Object
unpublish
update
Properties
description
description
:
string
display
Field
display
Field
:
string
fields
fields
:
ContentFields
[]
name
name
:
string
sys
sys
:
MetaSysProps
Methods
delete
delete
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Editor
Interface
get
Editor
Interface
(
)
:
Promise
<
EditorInterface
>
Returns
Promise
<
EditorInterface
>
get
Snapshot
get
Snapshot
(
id
:
string
)
:
Promise
<
any
>
Parameters
id:
string
Returns
Promise
<
any
>
get
Snapshots
get
Snapshots
(
)
:
Promise
<
Collection
<
any
>
>
Returns
Promise
<
Collection
<
any
>
>
is
Draft
is
Draft
(
)
:
boolean
Returns
boolean
is
Published
is
Published
(
)
:
boolean
Returns
boolean
is
Updated
is
Updated
(
)
:
boolean
Returns
boolean
omit
And
Delete
Field
omit
And
Delete
Field
(
)
:
Promise
<
ContentType
>
Returns
Promise
<
ContentType
>
publish
publish
(
)
:
Promise
<
ContentType
>
Returns
Promise
<
ContentType
>
to
Plain
Object
to
Plain
Object
(
)
:
ContentTypeProps
&
MetaSys
<
MetaSysProps
>
Returns
ContentTypeProps
&
MetaSys
<
MetaSysProps
>
unpublish
unpublish
(
)
:
Promise
<
ContentType
>
Returns
Promise
<
ContentType
>
update
update
(
)
:
Promise
<
ContentType
>
Returns
Promise
<
ContentType
>
Globals
Content
Type
description
display
Field
fields
name
sys
delete
get
Editor
Interface
get
Snapshot
get
Snapshots
is
Draft
is
Published
is
Updated
omit
And
Delete
Field
publish
to
Plain
Object
unpublish
update