Interface: VerseLinkFilter
Defined in: Data/Repositories/IVerseLinkRepository.ts:5
Filters accepted by the verse-oriented lookups.
Properties
limit?
optionallimit?:number
Defined in: Data/Repositories/IVerseLinkRepository.ts:11
Maximum rows to return.
linkType?
optionallinkType?:"cross_reference"|"reference"|"annotation"|"primary_passage"
Defined in: Data/Repositories/IVerseLinkRepository.ts:9
Restrict to one kind of link.
sourceType?
optionalsourceType?:"journal"|"prayer"|"verse"|"note"|"dictionary_entry"|"book_section"|"commentary_entry"|"devotional_entry"|"topic"|"cross_reference_group"|"entity_facet"
Defined in: Data/Repositories/IVerseLinkRepository.ts:7
Restrict to links hanging off one kind of source row.