@@ -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