Preparing search index...
The search index is not available
mercury-sdk
mercury-sdk
index
<internal>
MercuryOptions
Interface MercuryOptions
interface
MercuryOptions
{
apiKey
?:
string
;
backendEndpoint
:
string
;
defaultMaxSingleSize
?:
number
;
graphqlEndpoint
:
string
;
jwt
?:
string
;
shouldFetchApiKey
?:
boolean
;
}
Index
Properties
api
Key?
backend
Endpoint
default
Max
Single
Size?
graphql
Endpoint
jwt?
should
Fetch
Api
Key?
Properties
Optional
api
Key
api
Key
?:
string
backend
Endpoint
backend
Endpoint
:
string
Optional
default
Max
Single
Size
default
Max
Single
Size
?:
number
graphql
Endpoint
graphql
Endpoint
:
string
Optional
jwt
jwt
?:
string
Optional
should
Fetch
Api
Key
should
Fetch
Api
Key
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
backend
Endpoint
default
Max
Single
Size
graphql
Endpoint
jwt
should
Fetch
Api
Key
mercury-sdk
Loading...