jira.js
    Preparing search index...

    Variable ObjectAQLTotalCountResultSchemaConst

    ObjectAQLTotalCountResultSchema: ZodObject<
        { totalCount: ZodOptional<ZodNumber> },
        $loose,
    > = ...

    An object that is used to represent the total count of objects returned for a given AQL query