Skip to content
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

Enable remove rest future flag #898

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Conversation

byrichardpowell
Copy link
Contributor

@byrichardpowell byrichardpowell commented Dec 5, 2024

WHY are these changes introduced?

Shopify is all-in on graphql. We added this future flag to the shopify-app-remix package so developers can progressively remove REST. Now we want to make sure that new apps don't use REST only to have to migrate to GraphQL

WHAT is this pull request doing?

  1. Enable the future flag
  2. Remove a reference to REST in the README.md

Test this PR

shopify app init --template=https://github.com/Shopify/shopify-app-template-remix#enable-remove-rest-future-flag

Checklist

  • I have made changes to the README.md file and other related documentation, if applicable
  • I have added an entry to CHANGELOG.md
  • I'm aware I need to create a new release when this PR is merged

@byrichardpowell byrichardpowell requested a review from a team as a code owner December 5, 2024 18:01
@byrichardpowell byrichardpowell force-pushed the enable-remove-rest-future-flag branch from eac09de to 3e3a450 Compare December 5, 2024 18:04
@byrichardpowell byrichardpowell merged commit 1daefed into main Dec 5, 2024
5 checks passed
@byrichardpowell byrichardpowell deleted the enable-remove-rest-future-flag branch December 5, 2024 20:13
github-actions bot pushed a commit that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants