Skip to content

Commit 69b3057

Browse files
committed
updated README.md
1 parent b2c298d commit 69b3057

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,10 @@ Some resources are available directly, some resources are only available through
350350
- [DiscountCode](https://help.shopify.com/en/api/reference/discounts/discountcode)
351351
- [Event](https://help.shopify.com/api/reference/event/)
352352
- [FulfillmentService](https://help.shopify.com/api/reference/fulfillmentservice)
353+
- [Fulfillment](https://shopify.dev/api/admin-rest/2023-01/resources/fulfillment)
354+
- [FulfillmentOrder](https://shopify.dev/api/admin-rest/2023-01/resources/fulfillmentorder)
355+
- FulfillmentOrder -> [FulfillmentRequest](https://shopify.dev/api/admin-rest/2023-01/resources/fulfillmentrequest)
356+
- FulfillmentOrder -> [Fulfillment](https://shopify.dev/api/admin-rest/2023-01/resources/fulfillment)
353357
- [GiftCard](https://help.shopify.com/api/reference/gift_card) _(Shopify Plus Only)_
354358
- [InventoryItem](https://help.shopify.com/api/reference/inventoryitem)
355359
- [InventoryLevel](https://help.shopify.com/api/reference/inventorylevel)
@@ -358,8 +362,7 @@ Some resources are available directly, some resources are only available through
358362
- [Metafield](https://help.shopify.com/api/reference/metafield)
359363
- [Multipass](https://help.shopify.com/api/reference/multipass) _(Shopify Plus Only, API not available yet)_
360364
- [Order](https://help.shopify.com/api/reference/order)
361-
- Order -> [Fulfillment](https://help.shopify.com/api/reference/fulfillment)
362-
- Order -> Fulfillment -> [Event](https://help.shopify.com/api/reference/fulfillmentevent)
365+
- Order -> [FulfillmentOrder](https://shopify.dev/api/admin-rest/2023-01/resources/fulfillmentorder)
363366
- Order -> [Risk](https://help.shopify.com/api/reference/order_risks)
364367
- Order -> [Refund](https://help.shopify.com/api/reference/refund)
365368
- Order -> [Transaction](https://help.shopify.com/api/reference/transaction)

0 commit comments

Comments
 (0)