Skip to content

Commit

Permalink
chore: update shopify version to 2024-07
Browse files Browse the repository at this point in the history
  • Loading branch information
am6010 committed Sep 26, 2024
1 parent 957b8e5 commit f2dd594
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

class ShopifyStream(HttpStream, ABC):
# Latest Stable Release
api_version = "2023-07"
api_version = "2024-07"
# Page size
limit = 250
# Define primary key as sort key for full_refresh, or very first sync for incremental_refresh
Expand Down

0 comments on commit f2dd594

Please sign in to comment.