ResolvedPath
Defined in: decoupled-router-client/src/types.ts:39
Shape of decoupled router response for a resolved path.
Properties
Section titled “Properties”entity
Section titled “entity”entity: object;Defined in: decoupled-router-client/src/types.ts:42
Index Signature
Section titled “Index Signature”[entityProperty: string]: stringuuid: string;isHomePath
Section titled “isHomePath”isHomePath: boolean;Defined in: decoupled-router-client/src/types.ts:41
jsonapi
Section titled “jsonapi”jsonapi: object;Defined in: decoupled-router-client/src/types.ts:47
Index Signature
Section titled “Index Signature”[jsonapiProperty: string]: stringresourceName
Section titled “resourceName”resourceName: `${string}--${string}`;label: string;Defined in: decoupled-router-client/src/types.ts:46
meta: object;Defined in: decoupled-router-client/src/types.ts:51
Index Signature
Section titled “Index Signature”[metaProperty: string]: string | objectresolved
Section titled “resolved”resolved: string;Defined in: decoupled-router-client/src/types.ts:40