Poq.SDK.Node

Home > @poq/sdk > IContentClient

IContentClient interface

IContentClient can be helpful in cases when user wants to work with navigation content/categories.

Signature:

export interface IContentClient 

Methods

Method Description
getCategoryById(appIdentifier, categoryId) Method is used to return a specific category by id.
getNavigation(appIdentifier) Method is used to return list of navigation categories for specific application.