menu
gql_exec package
documentation
gql_exec.dart
GraphQLError
locations property
locations property
dark_mode
light_mode
locations
property
List
<
ErrorLocation
>
?
locations
final
Locations of the nodes in document which caused the error
Implementation
final List<ErrorLocation>? locations;
gql_exec package
documentation
gql_exec
GraphQLError
locations property
GraphQLError class