ActiveCartOfUserInput
Represents the parameters required for adding the items in the cart
This page contains
Fields
| userId ID! | Represents the id of the user |
| accountId ID! | Represents the company id of the user |
| locale String | Represent the locale in which response is expected. e.g. en-US, de, en-AU, etc |


