Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load app management API schema from branch (#4857)
### WHY are these changes introduced? Adds support for fetching GraphQL schemas from different branches and loads the App Management API from it's branch. ### WHAT is this pull request doing? - Adds branch configuration option for schema fetching - Improves logging during schema fetching to show branch information ### How to test your changes? Run `dev up` and see how the branched schema is pulled in. ### Measuring impact - [x] n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix ### Checklist - [x] I've considered possible cross-platform impacts (Mac, Linux, Windows) - [x] I've considered possible [documentation](https://shopify.dev) changes
- Loading branch information