next-drupal / JsonApiResourceWithPath

Interface: JsonApiResourceWithPath

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

Extends

Extended by

Indexable

[key: string]: any

Properties

id

id: string

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

Inherited from

JsonApiResource.id


langcode

langcode: string

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

Inherited from

JsonApiResource.langcode


path

path: DrupalPathAlias

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


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