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
langcode
langcode:
string
Defined in: packages/next-drupal/src/types/resource.ts:61
Inherited from
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
type
type:
string
Defined in: packages/next-drupal/src/types/resource.ts:60