Skip to main content
Anchor to ShopifyqlRowMetadata

ShopifyqlRowMetadata

object

Requires read_reports access scope.

Per-row metadata for a ShopifyQL result, aligned by index with the table's rows.

Anchor to nullCellTranslationsnullCellTranslations
•[ShopifyqlNullCellTranslation!]!
non-null

Localized display text for null cells in this row, by column.

•[[String!]!]!
non-null

Raw resource IDs associated with the row, aligned by column index. Each entry is the list of IDs for that column (empty when the cell has none). These are raw ShopifyQL identifiers (numeric IDs, or image URLs for some schemas), not GIDs.

Anchor to topNRemainderColumnNamestopNRemainderColumnNames
•[String!]!
non-null

Names of the columns whose values were rolled into the top-N "Other" remainder bucket.


Was this section helpful?