Enable the preview mode in graphql, in order to get mock products. The preview will get automatically enabled when the user turn the preview switch in the debug toolbar.
Related Issue
closes #522
Checklist:
[x] My code follows the code style of this project.
[x] I have assigned the correct milestone or created one if non existent.
[x] I have correctly labeled this pull request.
[x] I have linked the corresponding issue in this description.
[x] I have updated the corresponding Jira ticket.
[x] I have requested a review from at least 2 reviewers
[x] I have checked the base branch of this pull request
[x] I have checked my code for any possible security vulnerabilities
Description
Enable the preview mode in graphql, in order to get mock products. The preview will get automatically enabled when the user turn the preview switch in the debug toolbar.
Related Issue
closes #522
Checklist: