KgqlError

fun KgqlError(message: String, locations: List<KgqlErrorLocation> = emptyList(), description: String, validationErrorType: String, queryPath: List<String> = emptyList())