finish activate warranty logic

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Chloe
2024-06-26 09:44:58 +07:00
parent 2477fdf84e
commit d801de0cf1
13 changed files with 167 additions and 36 deletions

View File

@@ -2,6 +2,7 @@
export const getCustomerQuery = /* GraphQL */ `
query customer {
customer {
id
emailAddress {
emailAddress
}