Skip to main content
Anchor to ShopifyqlQueryResponse

ShopifyqlQueryResponse

object

Requires read_reports access scope.

A response to a ShopifyQL query.

[String!]!
non-null

A list of parse errors, if parsing fails.

ShopifyqlTableData

The result in a tabular format with column and row data.


Was this section helpful?

query

Returns the results of a ShopifyQL query.


Was this section helpful?