All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and adheres to Semantic Versioning.
- #180 Add optional
savingparameter totoArrayofBaseclass - default isfalseand will include read-only attributes in returned array;trueused forsavewhen committing via API to Shopify, which excludes read-only attributes. - Return response object for REST APIs. Update object itself when
save(true)
- #168 Allow REST resources to configure a deny list of attributes to be excluded when saving
- #169 Allow loading dynamic fields returned by the API, and fix an issue when loading object arrays from API response data