next-drupal / DrupalUser
Interface: DrupalUser
Defined in: packages/next-drupal/src/types/drupal.ts:142
Extends
Indexable
[key
: string
]: any
Properties
changed
changed:
string
Defined in: packages/next-drupal/src/types/drupal.ts:144
created
created:
string
Defined in: packages/next-drupal/src/types/drupal.ts:145
default_langcode
default_langcode:
boolean
Defined in: packages/next-drupal/src/types/drupal.ts:146
drupal_internal__uid
drupal_internal__uid:
string
Defined in: packages/next-drupal/src/types/drupal.ts:143
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
JsonApiResourceWithPath
.langcode
name
name:
string
Defined in: packages/next-drupal/src/types/drupal.ts:147
path
path:
DrupalPathAlias
Defined in: packages/next-drupal/src/types/resource.ts:66
Inherited from
status
status:
boolean
Defined in: packages/next-drupal/src/types/resource.ts:62
Inherited from
JsonApiResourceWithPath
.status
type
type:
string
Defined in: packages/next-drupal/src/types/resource.ts:60