shopify-api-js
shopify-api-js copied to clipboard
Missing Cart type
Issue summary
Missing Cart type from rest-resource
Expected behavior
Should be included
Actual behavior
Not included on the rest-resource
Steps to reproduce the problem
import { Cart } from '@shopify/shopify-api/dist/rest-resources/2022-07'
Reduced test case
The best way to get your bug fixed is to provide a reduced test case.
Checklist
- [ ] I have described this issue in a way that is actionable (if possible)