Queries

getCompany

Gets company info for the current user.

Gets company info for the current user.

getCompany(
  channelId: String
  languageId: String
  marketId: String
): CompanyType

Arguments

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

CompanyType object

Type containing company information