Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/graphql-transport
SuiClientGraphQLTransportOptions
Interface SuiClientGraphQLTransportOptions
interface
SuiClientGraphQLTransportOptions
{
fallbackFullNodeUrl
?:
string
;
fallbackMethods
?:
(
keyof
SuiClient
)
[]
;
url
:
string
;
}
Index
Properties
fallback
Full
Node
Url?
fallback
Methods?
url
Properties
Optional
fallback
Full
Node
Url
fallback
Full
Node
Url
?:
string
Optional
fallback
Methods
fallback
Methods
?:
(
keyof
SuiClient
)
[]
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fallback
Full
Node
Url
fallback
Methods
url
Documentation
Loading...