@coopenomics/sdk
Preparing search index...
Zeus
InternalsBuildQuery
Function InternalsBuildQuery
InternalsBuildQuery
(
__namedParameters
:
{
ops
:
Operations
;
options
?:
OperationOptions
;
props
:
AllTypesPropsType
;
returns
:
ReturnTypesType
;
scalars
?:
ScalarDefinition
;
}
,
)
:
(
k
:
string
,
o
:
VType
,
p
?:
string
,
root
?:
boolean
,
vars
?:
{
graphQLType
:
string
;
name
:
string
}
[]
,
)
=>
string
Parameters
__namedParameters
:
{
ops
:
Operations
;
options
?:
OperationOptions
;
props
:
AllTypesPropsType
;
returns
:
ReturnTypesType
;
scalars
?:
ScalarDefinition
;
}
Returns
(
k
:
string
,
o
:
VType
,
p
?:
string
,
root
?:
boolean
,
vars
?:
{
graphQLType
:
string
;
name
:
string
}
[]
,
)
=>
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...