@coopenomics/sdk
Preparing search index...
Queries
Search
SearchDocuments
query
Variable query
Const
query
:
{
searchDocuments
:
(
|
{
coopname
?:
undefined
;
created_at
?:
undefined
;
data
:
Variable
<
"SearchDocumentsInput!"
,
"data"
>
;
full_title
?:
undefined
;
hash
?:
undefined
;
highlights
?:
undefined
;
registry_id
?:
undefined
;
username
?:
undefined
;
}
|
{
coopname
:
boolean
;
created_at
:
boolean
;
data
?:
undefined
;
full_title
:
boolean
;
hash
:
boolean
;
highlights
:
boolean
;
registry_id
:
boolean
;
username
:
boolean
;
}
)
[]
;
}
= ...
Type Declaration
searchDocuments
:
(
|
{
coopname
?:
undefined
;
created_at
?:
undefined
;
data
:
Variable
<
"SearchDocumentsInput!"
,
"data"
>
;
full_title
?:
undefined
;
hash
?:
undefined
;
highlights
?:
undefined
;
registry_id
?:
undefined
;
username
?:
undefined
;
}
|
{
coopname
:
boolean
;
created_at
:
boolean
;
data
?:
undefined
;
full_title
:
boolean
;
hash
:
boolean
;
highlights
:
boolean
;
registry_id
:
boolean
;
username
:
boolean
;
}
)
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...