Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
graphql
GraphQLQueryResult
Type Alias GraphQLQueryResult<Result>
GraphQLQuery
Result
<
Result
>
:
{
data
?:
Result
;
errors
?:
GraphQLResponseErrors
;
extensions
?:
Record
<
string
,
unknown
>
;
}
Type Parameters
Result
=
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...