You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hooks file has been removed from the repository, and I'm now unsure of the best approach to fetch POST or GET APIs while handling Shopify authentication.
Could you please provide guidance on the following:
Alternative Methods: What are the recommended practices or alternative methods for fetching APIs (both POST and GET) in the current setup?
Shopify Authentication: How should we handle Shopify authentication in this new structure? Are there any updated libraries or patterns to follow?
Code Examples: If possible, could you provide code examples or references for implementing these changes?