Shopify / shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
MIT License
1.05k stars 468 forks source link

Add `Session#copy_attributes_from` method #1309

Closed rachel-carvalho closed 5 months ago

rachel-carvalho commented 5 months ago

Description

Adding this method to support changes in https://github.com/Shopify/shopify_app/pull/1822

How has this been tested?

Added a unit test.

Checklist: