Generate cookie response content as a login state cookie on the web page
Returns
cookieDomainLevel ● Int
Cookie written to domain level, 1: written to the first level domain name, 2: written to the second level domain name
cookies ● [CookieInfo]
cookie content
customerUserErrors ● [CustomerUserError!]!non-null
Error message
httpOnly ● Boolean
whether need to write httpOnly
maxAge ● Int
cookie validity period, in seconds
uid ● ID
customer id
Map
CookieGenerateByAccessTokenPayload
Was this article helpful to you?