@shopify/cli-kit
    Preparing search index...
    • 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.

      Parameters

      • results: string

        The raw JSONL results string.

      Returns boolean

      True if any result line reports user errors.