Skip to content

@gracious.tech/fetch-client


@gracious.tech/fetch-client / collection/generic / GetBooksOptions

Interface: GetBooksOptions

Defined in: client/src/collection/generic.ts:79

Properties

object?

optional object?: boolean

Defined in: client/src/collection/generic.ts:80


sort_by_name?

optional sort_by_name?: boolean

Defined in: client/src/collection/generic.ts:81


testament?

optional testament?: "ot" | "nt"

Defined in: client/src/collection/generic.ts:82


whole?

optional whole?: boolean

Defined in: client/src/collection/generic.ts:83