ErrorPosition - admin-graphql - OBJECT
Version: 2024-04
Description:
Error position information in a ShopifyQL parsing error.
Access Scopes
`read_reports` access scope.
Fields
-
character:
Int! -
The character position of the error in the line.
-
line:
Int! -
The line number of the error.
Connections
Related queries
Related mutations
Related Unions
Examples