|
6068 | 6068 | "description": "The ProductInterface object, which contains details about the base product", |
6069 | 6069 | "args": [], |
6070 | 6070 | "type": { |
6071 | | - "kind": "NON_NULL", |
6072 | | - "name": null, |
6073 | | - "ofType": { |
6074 | | - "kind": "INTERFACE", |
6075 | | - "name": "ProductInterface", |
6076 | | - "ofType": null |
6077 | | - } |
| 6071 | + "kind": "INTERFACE", |
| 6072 | + "name": "ProductInterface", |
| 6073 | + "ofType": null |
6078 | 6074 | }, |
6079 | 6075 | "isDeprecated": true, |
6080 | 6076 | "deprecationReason": "Product information is part of a composable Catalog Service." |
|
15663 | 15659 | "description": "The ProductInterface object, which contains details about the base product", |
15664 | 15660 | "args": [], |
15665 | 15661 | "type": { |
15666 | | - "kind": "NON_NULL", |
15667 | | - "name": null, |
15668 | | - "ofType": { |
15669 | | - "kind": "INTERFACE", |
15670 | | - "name": "ProductInterface", |
15671 | | - "ofType": null |
15672 | | - } |
| 15662 | + "kind": "INTERFACE", |
| 15663 | + "name": "ProductInterface", |
| 15664 | + "ofType": null |
15673 | 15665 | }, |
15674 | 15666 | "isDeprecated": true, |
15675 | 15667 | "deprecationReason": "Product information is part of a composable Catalog Service." |
|
28505 | 28497 | "description": "The ProductInterface object, which contains details about the base product", |
28506 | 28498 | "args": [], |
28507 | 28499 | "type": { |
28508 | | - "kind": "NON_NULL", |
28509 | | - "name": null, |
28510 | | - "ofType": { |
28511 | | - "kind": "INTERFACE", |
28512 | | - "name": "ProductInterface", |
28513 | | - "ofType": null |
28514 | | - } |
| 28500 | + "kind": "INTERFACE", |
| 28501 | + "name": "ProductInterface", |
| 28502 | + "ofType": null |
28515 | 28503 | }, |
28516 | 28504 | "isDeprecated": true, |
28517 | 28505 | "deprecationReason": "Product information is part of a composable Catalog Service." |
|
31932 | 31920 | "description": "The ProductInterface object, which contains details about the base product", |
31933 | 31921 | "args": [], |
31934 | 31922 | "type": { |
31935 | | - "kind": "NON_NULL", |
31936 | | - "name": null, |
31937 | | - "ofType": { |
31938 | | - "kind": "INTERFACE", |
31939 | | - "name": "ProductInterface", |
31940 | | - "ofType": null |
31941 | | - } |
| 31923 | + "kind": "INTERFACE", |
| 31924 | + "name": "ProductInterface", |
| 31925 | + "ofType": null |
31942 | 31926 | }, |
31943 | 31927 | "isDeprecated": true, |
31944 | 31928 | "deprecationReason": "Product information is part of a composable Catalog Service." |
|
46652 | 46636 | "description": "The ProductInterface object, which contains details about the base product", |
46653 | 46637 | "args": [], |
46654 | 46638 | "type": { |
46655 | | - "kind": "NON_NULL", |
46656 | | - "name": null, |
46657 | | - "ofType": { |
46658 | | - "kind": "INTERFACE", |
46659 | | - "name": "ProductInterface", |
46660 | | - "ofType": null |
46661 | | - } |
| 46639 | + "kind": "INTERFACE", |
| 46640 | + "name": "ProductInterface", |
| 46641 | + "ofType": null |
46662 | 46642 | }, |
46663 | 46643 | "isDeprecated": true, |
46664 | 46644 | "deprecationReason": "Product information is part of a composable Catalog Service." |
|
46977 | 46957 | "description": "The ProductInterface object, which contains details about the base product", |
46978 | 46958 | "args": [], |
46979 | 46959 | "type": { |
46980 | | - "kind": "NON_NULL", |
46981 | | - "name": null, |
46982 | | - "ofType": { |
46983 | | - "kind": "INTERFACE", |
46984 | | - "name": "ProductInterface", |
46985 | | - "ofType": null |
46986 | | - } |
| 46960 | + "kind": "INTERFACE", |
| 46961 | + "name": "ProductInterface", |
| 46962 | + "ofType": null |
46987 | 46963 | }, |
46988 | 46964 | "isDeprecated": true, |
46989 | 46965 | "deprecationReason": "Product information is part of a composable Catalog Service." |
|
47666 | 47642 | "isDeprecated": false, |
47667 | 47643 | "deprecationReason": null |
47668 | 47644 | }, |
| 47645 | + { |
| 47646 | + "name": "grand_total_excl_tax", |
| 47647 | + "description": "The grand total of the order, excluding taxes.", |
| 47648 | + "args": [], |
| 47649 | + "type": { |
| 47650 | + "kind": "NON_NULL", |
| 47651 | + "name": null, |
| 47652 | + "ofType": { |
| 47653 | + "kind": "OBJECT", |
| 47654 | + "name": "Money", |
| 47655 | + "ofType": null |
| 47656 | + } |
| 47657 | + }, |
| 47658 | + "isDeprecated": false, |
| 47659 | + "deprecationReason": null |
| 47660 | + }, |
47669 | 47661 | { |
47670 | 47662 | "name": "shipping_handling", |
47671 | 47663 | "description": "Details about the shipping and handling costs for the order.", |
@@ -56571,11 +56563,11 @@ |
56571 | 56563 | }, |
56572 | 56564 | { |
56573 | 56565 | "name": "recommendationsByUnitIds", |
56574 | | - "description": "Get Recommendations by Unit IDs", |
| 56566 | + "description": null, |
56575 | 56567 | "args": [ |
56576 | 56568 | { |
56577 | 56569 | "name": "unitIds", |
56578 | | - "description": "List unit IDs of the preconfigured units", |
| 56570 | + "description": "List unit IDs of preconfigured units", |
56579 | 56571 | "type": { |
56580 | 56572 | "kind": "NON_NULL", |
56581 | 56573 | "name": null, |
|
65918 | 65910 | "isDeprecated": false, |
65919 | 65911 | "deprecationReason": null |
65920 | 65912 | }, |
| 65913 | + { |
| 65914 | + "name": "cart_merge_preference", |
| 65915 | + "description": "Configuration data from checkout/cart/cart_merge_preference", |
| 65916 | + "args": [], |
| 65917 | + "type": { |
| 65918 | + "kind": "NON_NULL", |
| 65919 | + "name": null, |
| 65920 | + "ofType": { |
| 65921 | + "kind": "SCALAR", |
| 65922 | + "name": "String", |
| 65923 | + "ofType": null |
| 65924 | + } |
| 65925 | + }, |
| 65926 | + "isDeprecated": false, |
| 65927 | + "deprecationReason": null |
| 65928 | + }, |
65921 | 65929 | { |
65922 | 65930 | "name": "cart_printed_card", |
65923 | 65931 | "description": "Indicates if printed card prices are displayed on the Shopping Cart page. Possible values: 1 (Yes) and 0 (No).", |
|
70952 | 70960 | "description": "", |
70953 | 70961 | "isDeprecated": false, |
70954 | 70962 | "deprecationReason": null |
| 70963 | + }, |
| 70964 | + { |
| 70965 | + "name": "REQUIRED_PARAMETER_MISSING", |
| 70966 | + "description": "", |
| 70967 | + "isDeprecated": false, |
| 70968 | + "deprecationReason": null |
70955 | 70969 | } |
70956 | 70970 | ], |
70957 | 70971 | "possibleTypes": null |
|
0 commit comments