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

Feature/shop api functions #236

Merged
merged 3 commits into from
Jul 1, 2024
Merged

Feature/shop api functions #236

merged 3 commits into from
Jul 1, 2024

Conversation

dhairyadwivedi
Copy link
Contributor

Q A
Branch? main / feature/shop-api-functions
Bug fix? no
New feature? yes
BC breaks? no

Copy link

@@ -0,0 +1,136 @@
import { jsonToGraphQLQuery } from 'json-to-graphql-query';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should remove the try catch here, or we can log and throw the exception again, but we should not catch like that. it would hide the error for consumers

@Plopix Plopix merged commit a123c34 into main Jul 1, 2024
7 checks passed
@Plopix Plopix deleted the feature/shop-api-functions branch July 1, 2024 10:30
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

Successfully merging this pull request may close these issues.

2 participants