stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PolarisVizResponse > tableData

AdminTypes.PolarisVizResponse.tableData property

The result in a tabular format with schema and row data. It’s always present even if query has a VISUALIZE keyword.

Signature:

tableData?: Maybe<TableData>;