next-drupal / DrupalTranslatedPath
Interface: DrupalTranslatedPath
Defined in: packages/next-drupal/src/types/drupal.ts:114
Properties
entity
entity:
object
Defined in: packages/next-drupal/src/types/drupal.ts:117
bundle
bundle:
string
canonical
canonical:
string
id
id:
string
langcode?
optional
langcode:string
path?
optional
path:string
type
type:
string
uuid
uuid:
string
isHomePath
isHomePath:
boolean
Defined in: packages/next-drupal/src/types/drupal.ts:116
jsonapi?
optional
jsonapi:object
Defined in: packages/next-drupal/src/types/drupal.ts:127
basePath
basePath:
string
entryPoint
entryPoint:
string
individual
individual:
string
pathPrefix
pathPrefix:
string
resourceName
resourceName:
string
label?
optional
label:string
Defined in: packages/next-drupal/src/types/drupal.ts:126
meta?
optional
meta:Record
\<string
,unknown
>
Defined in: packages/next-drupal/src/types/drupal.ts:134
redirect?
optional
redirect:object
[]
Defined in: packages/next-drupal/src/types/drupal.ts:135
from
from:
string
status
status:
string
to
to:
string
resolved
resolved:
string
Defined in: packages/next-drupal/src/types/drupal.ts:115