bold-commerce / go-shopify

Go client for the Shopify API
MIT License
328 stars 255 forks source link

Create a fulfillment for one or many fulfillment orders #241

Closed AndrewChau closed 12 months ago

AndrewChau commented 1 year ago

Added support for creating Fulfillments under this scenario - https://shopify.dev/docs/api/admin-rest/2023-01/resources/fulfillment#post-fulfillments

Issue was also mentioned here - https://github.com/bold-commerce/go-shopify/issues/219

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (26d463b) 100.00% compared to head (bbd38c4) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #241 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 47 47 Lines 2094 2094 ========================================= Hits 2094 2094 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.