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?
optionallangcode:string
path?
optionalpath:string
type
type:
string
uuid
uuid:
string
isHomePath
isHomePath:
boolean
Defined in: packages/next-drupal/src/types/drupal.ts:116
jsonapi?
optionaljsonapi: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?
optionallabel:string
Defined in: packages/next-drupal/src/types/drupal.ts:126
meta?
optionalmeta:Record\<string,unknown>
Defined in: packages/next-drupal/src/types/drupal.ts:134
redirect?
optionalredirect: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