pathToCatalogInfo
Convert a path string into an array of IDeepCatalogInfo objects.
e.g. /initiatives/00a/projects/00b => [{entityType: "item", id: "00a"}, {entityType: "item", id: "00b"}]
Parameters
Returns
Function defined in packages/common/src/core/_internal/deepContains.ts:20