Queries
listPageInfo
Gets information about the specified list page.
Gets information about the specified list page.
listPageInfo(
alias: String
url: String
channelId: String
languageId: String
marketId: String
): PageInfoType
Arguments
alias ● String scalar
Page alias
url ● String scalar
Path to list page. e.g. /c/category-1
channelId ● String scalar
The channel ID. Will default to an existing value if it is not found.
languageId ● String scalar
The language ID. Will default to an existing value if it is not found.
marketId ● String scalar
The market ID. Will default to an existing value if it is not found.
Type
PageInfoType object
Type containing page information