jira.js
    Preparing search index...

    Variable KeywordOperandSchemaConst

    KeywordOperandSchema: ZodObject<
        { keyword: ZodCustom<string & {} | "empty", string & {} | "empty"> },
        $loose,
    > = ...

    An operand that is a JQL keyword. See Advanced searching - keywords reference for more information about operand keywords.