next-drupal / DrupalTaxonomyTerm
Interface: DrupalTaxonomyTerm
Defined in: packages/next-drupal/src/types/drupal.ts:105
Extends
Indexable
[key
: string
]: any
Properties
changed
changed:
string
Defined in: packages/next-drupal/src/types/drupal.ts:107
default_langcode
default_langcode:
boolean
Defined in: packages/next-drupal/src/types/drupal.ts:108
description
description:
string
Defined in: packages/next-drupal/src/types/drupal.ts:110
drupal_internal__tid
drupal_internal__tid:
string
Defined in: packages/next-drupal/src/types/drupal.ts:106
id
id:
string
Defined in: packages/next-drupal/src/types/resource.ts:59
Inherited from
langcode
langcode:
string
Defined in: packages/next-drupal/src/types/resource.ts:61
Inherited from
JsonApiResourceWithPath
.langcode
name
name:
string
Defined in: packages/next-drupal/src/types/drupal.ts:109
path
path:
DrupalPathAlias
Defined in: packages/next-drupal/src/types/resource.ts:66
Inherited from
status
status:
boolean
Defined in: packages/next-drupal/src/types/resource.ts:62
Inherited from
JsonApiResourceWithPath
.status
type
type:
string
Defined in: packages/next-drupal/src/types/resource.ts:60
Inherited from
weight
weight:
number
Defined in: packages/next-drupal/src/types/drupal.ts:111