Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
AdvancedSearchQuery
Interface AdvancedSearchQuery
interface
AdvancedSearchQuery
{
and
?:
AdvancedSearchQuery
[]
;
id
?:
string
;
key
?:
string
;
not
?:
AdvancedSearchQuery
[]
;
op
?:
string
;
or
?:
AdvancedSearchQuery
[]
;
value
?:
string
;
}
Index
Properties
and?
id?
key?
not?
op?
or?
value?
Properties
Optional
and
and
?:
AdvancedSearchQuery
[]
Optional
id
id
?:
string
Optional
key
key
?:
string
Optional
not
not
?:
AdvancedSearchQuery
[]
Optional
op
op
?:
string
Optional
or
or
?:
AdvancedSearchQuery
[]
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
and
id
key
not
op
or
value
@thepalaceproject/circulation-admin
Loading...