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

Allow updating the inventory quantity for a given book #40

Open
drborges opened this issue Oct 18, 2021 · 0 comments
Open

Allow updating the inventory quantity for a given book #40

drborges opened this issue Oct 18, 2021 · 0 comments

Comments

@drborges
Copy link
Collaborator

Currently, the BooksController#update is stubbed out.

We need to integrate the update action with Shopify's API to allow users to update the quantity of a book product. At the moment, book updates should only affect its inventory quantity.

There's some discovery that needs to be done before we can implement this feature:

  1. How will the inventory be structured in Shopify?
  2. Will there be multiple locations?
@drborges drborges changed the title Integrate quantity update endpoint with Shopify Allow updating the inventory quantity for a given book Oct 18, 2021
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

No branches or pull requests

1 participant