Gordon Hirsch
Gordon Hirsch
### WHY are these changes introduced? Part 2 of https://github.com/Shopify/develop-app-foundations/issues/1050 This PR adapts to changes in the. App Management API introduced in [part 1](https://github.com/Shopify/shopify/pull/532987) of the sequence of PRs. ###...
### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...
### WHY are these changes introduced? Support the provisioning of user access to stores through fbusiness platform. ### WHAT is this pull request doing? Adds the graphql and generated code...
### WHY are these changes introduced? Fixes https://github.com/Shopify/core-issues/issues/88829 for the CLI Calls BP to ensure that a user has the ability to login to any store that is selected via...
### WHY are these changes introduced? Refactors store fetching code and removes dead code to simplify future changes. ### WHAT is this pull request doing? `fetchStoreByDomain` is no longer used...
### WHY are these changes introduced? Modifies the fix for https://github.com/Shopify/core-issues/issues/88829 to limit calls the BP provisioning mutation to organization owners and administrators. ### WHAT is this pull request doing?...