next-drupal / DrupalNode

Interface: DrupalNode

Defined in: packages/next-drupal/src/types/drupal.ts:63

Extends

Indexable

[key: string]: any

Properties

changed

changed: string

Defined in: packages/next-drupal/src/types/drupal.ts:66


created

created: string

Defined in: packages/next-drupal/src/types/drupal.ts:67


default_langcode

default_langcode: boolean

Defined in: packages/next-drupal/src/types/drupal.ts:69


drupal_internal__nid

drupal_internal__nid: number

Defined in: packages/next-drupal/src/types/drupal.ts:64


drupal_internal__vid

drupal_internal__vid: number

Defined in: packages/next-drupal/src/types/drupal.ts:65


id

id: string

Defined in: packages/next-drupal/src/types/resource.ts:59

Inherited from

JsonApiResourceWithPath.id


langcode

langcode: string

Defined in: packages/next-drupal/src/types/resource.ts:61

Inherited from

JsonApiResourceWithPath.langcode


path

path: DrupalPathAlias

Defined in: packages/next-drupal/src/types/resource.ts:66

Inherited from

JsonApiResourceWithPath.path


status

status: boolean

Defined in: packages/next-drupal/src/types/resource.ts:62

Inherited from

JsonApiResourceWithPath.status


sticky

sticky: boolean

Defined in: packages/next-drupal/src/types/drupal.ts:70


title

title: string

Defined in: packages/next-drupal/src/types/drupal.ts:68


type

type: string

Defined in: packages/next-drupal/src/types/resource.ts:60

Inherited from

JsonApiResourceWithPath.type