Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best practice for customer account management #41

Open
nuc opened this issue Feb 22, 2024 · 0 comments
Open

Best practice for customer account management #41

nuc opened this issue Feb 22, 2024 · 0 comments

Comments

@nuc
Copy link

nuc commented Feb 22, 2024

Hi there,

We're currently exploring the integration of BigCommerce with Next.js for our project.

Our primary concern lies in managing user accounts effectively, especially in updating user data and displaying past orders, since the GraphQL endpoint does not seem to support mutations for these purposes.

Could anyone provide guidance or recommend the best approach for this scenario? Is combining GraphQL for client-side operations with REST API calls from the Next.js backend a viable strategy, or is there a more efficient method we should consider?

We would greatly appreciate any insights.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant