Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/_data/toc/graphql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ pages:

- label: setGiftOptionsOnCart mutation
url: /graphql/mutations/set-gift-options.html
edition: ee-only
exclude_versions: ["2.3"]

- label: setGuestEmailOnCart mutation
Expand Down
1 change: 1 addition & 0 deletions src/guides/v2.4/graphql/mutations/set-gift-options.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
group: graphql
title: setGiftOptionsOnCart mutation
ee_only: true
---

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