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

Commit d2149a0

Browse files
committed
GraphQL #901
1 parent 990b7af commit d2149a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/v2.3/graphql/mutations/set-shipping-address.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ Attribute | Data Type | Description
104104
--- | --- | ---
105105
`address` | [CartAddressInput](#CartAddressInputShip) | The shipping address for the cart
106106
`customer_address_id` | Int | The unique ID that identifies the customer's address
107+
`customer_notes` | String | Text provided by the customer
107108

108109
## Output attributes
109110

0 commit comments

Comments
 (0)