Search
Preparing search index...
The search index is not available
@foxy.io/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@foxy.io/sdk
Backend
Rels
CreateSession
Interface CreateSession
Hierarchy
Core
.
Graph
CreateSession
Index
Properties
child
curie
links
props
zooms
Properties
Optional
Readonly
child
child
?:
Core
.
Graph
curie
curie
:
"fx:create_session"
Optional
Readonly
links
links
?:
Readonly
<
Record
<
string
,
Core
.
Graph
>
>
props
props
:
{
cart_link
:
string
;
session_id
:
string
}
Type declaration
cart_
link
:
string
URL of the cart associated with this session.
session_
id
:
string
Unique session identifier.
Optional
Readonly
zooms
zooms
?:
Readonly
<
Record
<
string
,
undefined
|
Core
.
Graph
>
>
Modules
<internal>
Backend
Rels
Core
Customer
Create
Session
child
curie
links
props
zooms
Generated using
TypeDoc
URL of the cart associated with this session.