Patch Changes
- a60c214: Fix type error in graphql error handler
- 513f9e6: Fixed an issue with the
RecurringApplicationChargeREST resource currency type
Unclaimed project
Are you a maintainer of shopify-api-js? Claim this project to take control of your public changelog and roadmap.
Changelog
Shopify Admin API Library for Node. Accelerate development with support for authentication, graphql proxy, webhooks
RecurringApplicationCharge REST resource currency typeShop.current() method to the REST resourcesb912ecd: Updates the Session class to handle the associated user information on the session object.
Updates the Session fromPropertyArray to handle all user info fields. New optional argument returnUserData, (defaulted to false), will return the user data if it is apart of the property array. This will be defaulted to true in an upcoming version.