Files
wp-graphql-woocommerce/tests
Geoff TaylorandGitHub 2e25a94314 feat: add session transfer behavior setting for login session handling (#993)
Adds a new "Session Transfer Behavior" setting to the WooGraphQL
settings page that controls how cart/session data is handled when
a user logs in with an existing session from another device:

- keep_new_fallback_old (default): keeps current guest session data,
  falls back to previously saved user session if guest data is empty
- keep_new: always keeps the current guest session data
- keep_old: restores the previously saved user session data
2026-03-24 03:54:21 -04:00
..
2019-03-13 12:31:37 -04:00