# Function: getGuestCart
api.getGuestCart
▸ getGuestCart(context
: Context, params
: GuestCartParams): Promise<GuestCartResult>
# Parameters:
Name | Type |
---|---|
context | Context |
params | GuestCartParams |
Returns: Promise<GuestCartResult>
Defined in: api/getGuestCart/index.ts:7 (opens new window)