Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyqlResponse > tableData
The result in a tabular format with schema and row data. To be used as a raw 2-dimensional response of the query. It’s always present even if query has a VISUALIZE
keyword.
Signature:
tableData?: Maybe<TableData>;