From 1ab7d5666add019b6591b1c7ee5969d2dfe28213 Mon Sep 17 00:00:00 2001 From: rafalp Date: Fri, 21 Jun 2024 14:01:08 +0000 Subject: [PATCH] Update gh-pages to output generated at 13fc1f9 --- data/schema-previous.json | 8 ++++---- index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/schema-previous.json b/data/schema-previous.json index 2545967..8d940fe 100644 --- a/data/schema-previous.json +++ b/data/schema-previous.json @@ -56585,7 +56585,7 @@ "arguments": { "externalReference": { "type": "String", - "description": "External ID of an order. \n\nAdded in Saleor 3.10.", + "description": "External ID of an order. \n\nAdded in Saleor 3.10..\n\nRequires one of the following permissions: MANAGE_ORDERS.", "deprecated": null, "message": null, "default": null @@ -65677,7 +65677,7 @@ }, "shippingPrice": { "type": "Money!", - "description": "The price of shipping method.", + "description": "The price of shipping method, includes shipping voucher discount if applied.", "deprecated": null, "message": null, "arguments": {} @@ -65758,14 +65758,14 @@ }, "totalPrice": { "type": "Money!", - "description": "Price of the order line.", + "description": "Price of the order line. The price includes catalogue promotions, specific product and applied once per order voucher discounts. The price does not include the entire order discount.", "deprecated": null, "message": null, "arguments": {} }, "unitPrice": { "type": "Money!", - "description": "Price of the single item in the order line.", + "description": "Price of the single item in the order line. The price includes catalogue promotions, specific product and applied once per order voucher discounts. The price does not include the entire order discount.", "deprecated": null, "message": null, "arguments": {} diff --git a/index.html b/index.html index 038afbd..775584a 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@

Saleor Deprecations Report

-

Generated on 2024-06-20 14:00:54

+

Generated on 2024-06-21 14:01:06

Summary