Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit b8deecd

Browse files
authored
GraphQL: setGiftOptionsOnCart is Commerce only (#8701)
1 parent bf56a91 commit b8deecd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/_data/toc/graphql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ pages:
451451

452452
- label: setGiftOptionsOnCart mutation
453453
url: /graphql/mutations/set-gift-options.html
454+
edition: ee-only
454455
exclude_versions: ["2.3"]
455456

456457
- label: setGuestEmailOnCart mutation

src/guides/v2.4/graphql/mutations/set-gift-options.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
group: graphql
33
title: setGiftOptionsOnCart mutation
4+
ee_only: true
45
---
56

67
The `setGiftOptionsOnCart` mutation allows the buyer to set the following gift options on the cart level:

0 commit comments

Comments
 (0)