-
Notifications
You must be signed in to change notification settings - Fork 220
Update info banners with organization info, and add to status command #6693
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: bulk_ops_watch_status_content
Are you sure you want to change the base?
Update info banners with organization info, and add to status command #6693
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
e2f320d to
a68c9b0
Compare
a68c9b0 to
f5b51ec
Compare
Coverage report
Show files with reduced coverage 🔻
Test suite run success3485 tests passing in 1406 suites. Report generated by 🧪jest coverage report action from ce702b4 |
761814f to
af652b4
Compare
af652b4 to
ce702b4
Compare

WHY are these changes introduced?
To enhance the user experience by providing more context in GraphQL operation commands, specifically by including organization information in the output.
WHAT is this pull request doing?
Adds organization information to GraphQL operation commands:
executeBulkOperation,getBulkOperationStatus,listBulkOperations, andexecuteOperationfunctionsformatOperationInfohelper function ingraphql/common.tsto standardize the display of operation contextHow to test your changes?
shopify app executeshopify app bulk executeshopify app bulk statusMeasuring impact
How do we know this change was effective? Please choose one:
Checklist