Skip to content

Best practice for changing the API version manually to 2025-01 #943

Open
Shopify/shopify-app-js
#2045
@zoultrex

Description

I manually added "2025-01", this allowed me to fetch the newest properties from the latest updates to admin graphql, so far so good, no errors.

But I have noticed that the latest release of "@shopify/shopify-app-remix/server" did not update the constant ApiVersion to add 2025-01, and for that reason I did not even bother to update my remix app or the package dependencies to the latest version (from the state it was 2 months ago, pointing to API Octorber24 for example)

That leads me to believe that in order to do so, its required to change more things throughout the project, and not just shopify.app.toml, otherwise inconsistencies and errors could happen, and if that is the case it was not done because the team did not had the time to update accordingly.
Is that the case? Is there anything we need to keep in mind for this January 2025 release when we want to use the 2025-01 API version that way?

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions