-
final record
An input position refers to a specific point in a query string.
InternalNotification(String gqlStatus,
String statusDescription,
Map<String,Value> diagnosticRecord,
String code,
String title,
String description,
NotificationSeverity severityLevel,
String rawSeverityLevel,
NotificationClassification classification,
String rawClassification,
InputPosition position)
-
The position in the query where this notification points to.
Returns a position in the query where this notification points to.