Checks whether any line of a JSONL bulk operation result reports GraphQL user errors.
Blank result files, such as a completed operation that matched nothing, are treated as having no user errors instead of crashing the JSON parser.
The raw JSONL results string.
True if any result line reports user errors.
Checks whether any line of a JSONL bulk operation result reports GraphQL user errors.
Blank result files, such as a completed operation that matched nothing, are treated as having no user errors instead of crashing the JSON parser.