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.

String!
non-null

The human-readable display name of the column.

String!
non-null

The name of the column.

ColumnDataType

The sub type of an array column.


Was this section helpful?