Preparing search index...
The search index is not available
contentful-management.js - v11.52.2
contentful-management.js
Tag
Interface Tag
interface
Tag
{
name
:
string
;
sys
:
TagSysProps
;
delete
(
)
:
Promise
<
void
>
;
toPlainObject
(
)
:
TagProps
;
update
(
)
:
Promise
<
Tag
>
;
}
Hierarchy (
view full
)
TagProps
DefaultElements
<
TagProps
>
TagApi
Tag
Index
Properties
name
sys
Methods
delete
to
Plain
Object
update
Properties
name
name
:
string
sys
sys
:
TagSysProps
Methods
delete
delete
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
to
Plain
Object
to
Plain
Object
(
)
:
TagProps
Returns
TagProps
update
update
(
)
:
Promise
<
Tag
>
Returns
Promise
<
Tag
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
sys
Methods
delete
to
Plain
Object
update
contentful-management.js - v11.52.2
Loading...