customerLogout
Sign the current customer out. Invalidates the access token on the server; the SDK BFF auth helpers additionally clear the HTTP-only cookie.
customerLogout: CustomerLogoutPayload!
Type
CustomerLogoutPayload object
Result of customerLogout — invalidates the current access token on the server.