I am trying to create a Category Page specific CMS component.
Is there a currentCategoryService that is similar to the CurrentProductService in Spartacus injectables?
If not, what is the correct way to get the current category data (or at least the category code) in my new component?

