mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
finish activate warranty logic
Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
export const getCustomerQuery = /* GraphQL */ `
|
||||
query customer {
|
||||
customer {
|
||||
id
|
||||
emailAddress {
|
||||
emailAddress
|
||||
}
|
||||
|
Reference in New Issue
Block a user