The sync logic does not paginate through webflow products api, so getAll call may not return all products for syncing.
Done when:
Webflow products getAll get do pagination, similar to printfuls API
The sync logic properly gets all the products with the new paginatino
The sync logic does not paginate through webflow products api, so getAll call may not return all products for syncing.
Done when:
- [x] Webflow products getAll get do pagination, similar to printfuls API
- [x] The sync logic properly gets all the products with the new paginatino
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The sync logic does not paginate through webflow products api, so getAll call may not return all products for syncing.
Done when: