Translatable Resource Connection
An auto-generated type for paginating through multiple TranslatableResources.
Anchor to Fields with this connectionFields with this connection
- Anchor to TranslatableResource.nestedTranslatableResourcesTranslatable•OBJECT
Resource.nestedTranslatableResources A resource in Shopify that contains fields available for translation into different languages. Accesses the resource's translatable content, existing
Translationobjects, and any nested resources that can also be translated.The
includes field keys, values, and digest hashes needed when registering translations.You can retrieve translations for specific
LocaleandMarketconfigurations. Each translation includes anoutdatedflag indicating whether the original content has changed since that translation was last updated.Learn more about managing translated content.
Anchor to Queries with this connectionQueries with this connection
- •query
Returns a paginated list of
objects for a specific resource type. Each resource provides translatable content and digest values needed for themutation.Learn more about managing translated content.
Learn more about managing translated content.
- •query
Returns a paginated list of
objects for the specified resource IDs. Each resource provides translatable content and digest values needed for themutation.Learn more about managing translated content.
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[Translatable
Resource Edge!]! non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[Translatable
Resource!]! non-null A list of nodes that are contained in TranslatableResourceEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•Page
Info Info! non-null An object that’s used to retrieve cursor information about the current page.