Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/session
AdminSession
Interface AdminSession
Session Object to access the Admin API, includes the token and the store FQDN.
interface
AdminSession
{
storeFqdn
:
string
;
token
:
string
;
}
Index
Properties
store
Fqdn
token
Properties
store
Fqdn
storeFqdn
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
store
Fqdn
token
@shopify/cli-kit
Loading...
Session Object to access the Admin API, includes the token and the store FQDN.