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

Add current_quantity to IOrderLineItem inteface #656

Conversation

peter-visualsquares
Copy link
Contributor

@peter-visualsquares peter-visualsquares commented Jul 9, 2024

The current_quantity field is added in api version 2024-01
https://shopify.dev/changelog/addition-of-lineitem-current_quantity-on-admin-rest-api

The field is optional because some older api version (e.g. 2023-10) does not have it.

@peter-visualsquares peter-visualsquares changed the title Add current_quantity to IOrderLineItem Add current_quantity to IOrderLineItem inteface Jul 9, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling b7690af on peter-visualsquares:peter-0001-add-current-quantity-to-line-item
into 19916ac on MONEI:master.

@lpinca lpinca merged commit 6e30c44 into MONEI:master Jul 9, 2024
9 checks passed
@lpinca
Copy link
Collaborator

lpinca commented Jul 9, 2024

Thank you.

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.

3 participants