menu
flutter_graphql_client_plus package
documentation
flutter_graphql_client.dart
GraphQLError
path property
path property
dark_mode
light_mode
path
property
List
?
path
final
Path of the error node in the query
Implementation
final List<dynamic /* String | int */ >? path;
flutter_graphql_client_plus package
documentation
flutter_graphql_client
GraphQLError
path property
GraphQLError class