Queries

urlHistory

Gets an alternate url for a given url.

Gets an alternate url for a given url.

urlHistory(
  url: String
  channelId: String
  languageId: String
  marketId: String
): UrlHistoryType

Arguments

url ● String scalar

 

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

UrlHistoryType object