Skip to main content
Anchor to ShopifyqlQueryResponse

ShopifyqlQueryResponse

object

Requires read_reports access scope. Also: Level 2 access to Customer data including name, address, phone, and email fields. Please refer to https://shopify.dev/docs/apps/launch/protected-customer-data.

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?