Skip to main content
Anchor to ShopifyqlTableDataColumn

ShopifyqlTableDataColumn

object

Requires read_reports access scope.

Represents a column in a ShopifyQL query response.

•ColumnDataType!
non-null

The data type of the column.

Show enum values
•String!
non-null

The human-readable display name of the column.

•String!
non-null

The name of the column.

•ColumnDataType

The element type of an array column or DAY_DURATION for a range column.

Show enum values

Was this section helpful?