ParseError - admin-graphql - OBJECT
Version: 2024-04
Description:
A ShopifyQL parsing error.
Access Scopes
`read_reports` access scope.
Fields
-
code:
ParseErrorCode! -
An error code for the error.
-
message:
String! -
The description of the parsing error.
-
range:
ParseErrorRange -
The start and end range for the error.
Connections
Related queries
Related mutations
Related Unions
Examples