getModelBySlug
Get a model by it's slug
This uses the Filter option of the
to search for an item that has a typekeyword of slug|{slug-value}
This is useful for applications that want to use human-readable urls instead of using item ids.
Parameters
Available requestOptions
Property | Type | Notes |
---|
Returns
Function defined in common/src/models/index.ts:59