next-drupal / JsonApiResource
Interface: JsonApiResource
Defined in: packages/next-drupal/src/types/resource.ts:58
Extends
Record\<string,any>
Extended by
Indexable
[key: string]: any
Properties
id
id:
string
Defined in: packages/next-drupal/src/types/resource.ts:59
langcode
langcode:
string
Defined in: packages/next-drupal/src/types/resource.ts:61
status
status:
boolean
Defined in: packages/next-drupal/src/types/resource.ts:62
type
type:
string
Defined in: packages/next-drupal/src/types/resource.ts:60