Variables

AddressGetAllAction

declaration

const AddressGetAllAction: ActionToken<{ input: ZodUndefined; name: "ecommerce/customer/address-get-all"; output: ZodObject; }>

Get all addresses for the current customer

Throws

UnauthenticatedError