Search
Preparing search index...
The search index is not available
Vulcan NPM
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Vulcan NPM
graphql
SingleInput
Interface SingleInput<TModel>
Type parameters
TModel =
any
Hierarchy
QueryInput
<
TModel
>
SingleInput
Index
Properties
allow
Null
enable
Cache
filter
filter
Arguments
id
limit
offset
search
sort
Properties
Optional
allow
Null
allow
Null
:
boolean
Optional
enable
Cache
enable
Cache
:
boolean
Optional
filter
filter
:
VulcanSelector
<
TModel
>
Optional
filter
Arguments
filter
Arguments
:
Object
Optional
id
id
:
string
Optional
limit
limit
:
number
Optional
offset
offset
:
number
Optional
search
search
:
string
Optional
sort
sort
:
{
[
fieldName
in
string
|
number
|
symbol
]
:
VulcanSelectorSortOption
}
Modules
graphql
Single
Input
allow
Null
enable
Cache
filter
filter
Arguments
id
limit
offset
search
sort
Generated using
TypeDoc