Generate cookie response content as a login state cookie on the web page
Fields
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
More
customerUserErrors ● [CustomerUserError!]!non-null
Error message
More
httpOnly ● Boolean
whether need to write httpOnly
maxAge ● Int
cookie validity period, in seconds
uid ● ID
customer id
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
CookieGenerateByAccessTokenPayload
Was this article helpful to you?