locations property
The locations of the error-causing fields in the request document.
Implementation
final List<GraphQLResponseErrorLocation>? locations;
The locations of the error-causing fields in the request document.
final List<GraphQLResponseErrorLocation>? locations;