zibri
    Preparing search index...
    CountOptions: BaseRepositoryOptions & { where?: Where<T> }

    Options for counting entities.

    Type Parameters

    Type Declaration

    • Optionalwhere?: Where<T>

      The where filter to count the options by.