locations property

An optional list of locations within the source text where this error occurred.

Smart tools can use this information to show end users exactly which part of the errant query triggered an error.

Implementation

final List<GraphExceptionErrorLocation> locations;