useEntityUrl
useEntityUrl(entity) ⇒ Object
Determines the corresponding url for the entity, based on the entities.json
Kind: global function
Returns: Object - The URL-structure for a specific entity. E.g. /customers
| Param | Type | Description |
| entity | string | A specific entity |