Skip to main content

Added new enum values for ColumnDataType in ShopifyqlTableDataColumn

We have introduced 3 new enum values to ColumnDataType in ShopifyqlTableDataColumn:

  • RATING : Represents a rating value as float.
  • STRING IDENTITY: Represents a GID/UUID value.
  • COLOR: Represents a color value in HEX format.
Was this section helpful?