-
Notifications
You must be signed in to change notification settings - Fork 64
add new discount and network call templates #599
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
Conversation
436f865 to
7cad862
Compare
7cad862 to
0e77d0f
Compare
0e77d0f to
3f0f04b
Compare
devisscher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM for now, as we chatted yesterday, we might have some adjustments to make on the JS/TS example, but ok to merge so we can test CLI and scaffolding steps of the tutorials asap.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I actually added them because they are in other configs for discounts. Do we want to remove?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove perhaps?
206c583 to
aba995f
Compare
Note that since |
That should be ok, because we need the beta flag to be on to have that option in CLI. |
aba995f to
2ffe414
Compare
New CLI templates for network calls and multi-class discounts
Fixes https://github.com/Shopify/core-issues/issues/85521