@seamapi/react-query - v0.2.3
GitHub
Preparing search index...
SeamQueryProviderPropsWithConsoleSessionToken
Interface SeamQueryProviderPropsWithConsoleSessionToken
interface
SeamQueryProviderPropsWithConsoleSessionToken
{
children
?:
ReactNode
;
consoleSessionToken
:
string
;
endpoint
?:
string
;
onSessionUpdate
?:
(
client
:
SeamHttp
)
=>
void
;
queryClient
?:
QueryClient
;
workspaceId
?:
string
;
}
Hierarchy (
View Summary
)
SeamQueryProviderBaseProps
SeamQueryProviderClientOptions
SeamQueryProviderPropsWithConsoleSessionToken
Index
Properties
children?
console
Session
Token
endpoint?
on
Session
Update?
query
Client?
workspace
Id?
Properties
Optional
children
children
?:
ReactNode
console
Session
Token
consoleSessionToken
:
string
Optional
endpoint
endpoint
?:
string
Optional
on
Session
Update
onSessionUpdate
?:
(
client
:
SeamHttp
)
=>
void
Optional
query
Client
queryClient
?:
QueryClient
Optional
workspace
Id
workspaceId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
console
Session
Token
endpoint
on
Session
Update
query
Client
workspace
Id
GitHub
@seamapi/react-query - v0.2.3
Loading...