-
Notifications
You must be signed in to change notification settings - Fork 223
[DNM] Release bulk operations CLI commands #6699
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
base: main
Are you sure you want to change the base?
Conversation
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success3635 tests passing in 1426 suites. Report generated by 🧪jest coverage report action from 6eed2c6 |
730219b to
316b145
Compare
| static hidden = true | ||
| Bulk operations allow you to process large amounts of data asynchronously. Learn more about [bulk query operations](https://shopify.dev/docs/api/usage/bulk-operations/queries) and [bulk mutation operations](https://shopify.dev/docs/api/usage/bulk-operations/imports). | ||
| Use [\`bulk status\`](https://shopify.dev/docs/api/shopify-cli/app/app-bulk-status) to check the status of your bulk operations.` |
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 path, and similar paths elsewhere in this PR, will be automatically generated when these commands are released!)
This comment has been minimized.
This comment has been minimized.
|
Commented w/ a couple nits. Some other thoughts:
|
|
Thanks for the feedback guys <3 will adjust!! |
316b145 to
881f4df
Compare
881f4df to
6eed2c6
Compare

Don't merge this until we're all aligned and ready to release!
WHY are these changes introduced?
We've got the
shopify app bulk executeandshopify app bulk statuscommands ready for general use!https://github.com/shop/issues-api-foundations/issues/1163
WHAT is this pull request doing?
Mark
shopify app bulk executeandshopify app bulk statusas not hidden so people can use them! 🚀How to test your changes?
Try running the commands!