Newletter sign up form not working #485
-
The sign-up form for the newsletter in the Horizon theme's footer does not submit or store customer emails. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
logeshswell
Feb 5, 2024
Replies: 1 comment
-
Yes, it's a gap in our implementation. You can add support for it by updating the customer field (email_optin) in GraphQL. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
logeshswell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's a gap in our implementation. You can add support for it by updating the customer field (email_optin) in GraphQL.
https://developers.swell.is/frontend-api/accounts#update-the-account-metadata
https://developers.swell.is/backend-api/accounts/the-account-model