Skip to main content
Anchor to MarketLocalizableResource

MarketLocalizableResource

object

Requires read_translations access scope.

A resource that has market localizable fields.

Anchor to marketLocalizableContentmarketLocalizableContent
•[MarketLocalizableContent!]!
non-null

The market localizable content.

•[MarketLocalization!]!
non-null

Market localizations for the market localizable content.

Arguments

•ID!
required

Filters market localizations by market ID.


•ID!
non-null

The GID of the resource.


Was this section helpful?

•query

A resource that can have localized values for different markets.

Arguments

•ID!
required

Find a market localizable resource by ID.


•query

Resources that can have localized values for different markets.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•MarketLocalizableResourceType!
required

Return only resources of a type.

•Boolean
Default:false

Reverse the order of the underlying list.


•query

Resources that can have localized values for different markets.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•[ID!]!
required

Return only resources for given IDs.

•Boolean
Default:false

Reverse the order of the underlying list.



Was this section helpful?