IGUHealth
    Preparing search index...
    type Input = {
        count?: integer;
        onlyCertainMatches?: boolean;
        resource: Resource;
    }
    Index

    Properties

    count?: integer
    onlyCertainMatches?: boolean
    resource: Resource