menu
graphql package
documentation
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;
graphql package
documentation
client
GraphQLError
path property
GraphQLError class