Anchor to ShopifyqlTableDataColumnShopifyql
objectShopifyql Table Data Column
Requires access scope.
Represents a column in a ShopifyQL query response.
Anchor to FieldsFields
- Anchor to dataTypedata•Column
Type Data Type! non-null The data type of the column.
- Anchor to displayNamedisplay•String!
Name non-null The human-readable display name of the column.
- Anchor to namename•String!non-null
The name of the column.
- Anchor to subTypesub•Column
Type Data Type The sub type of an array column.
Was this section helpful?