next-drupal / DrupalBlock

Interface: DrupalBlock

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

Extends

Indexable

[key: string]: any

Properties

id

id: string

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

Inherited from

JsonApiResource.id


info

info: string

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


langcode

langcode: string

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

Inherited from

JsonApiResource.langcode


status

status: boolean

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

Inherited from

JsonApiResource.status


type

type: string

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

Inherited from

JsonApiResource.type