Refactor
This commit is contained in:
@@ -33,9 +33,9 @@ query GetLoyaltyPage($locale: String!, $uid: String!) {
|
||||
created_at
|
||||
updated_at
|
||||
}
|
||||
page_settings {
|
||||
tracking_page_name
|
||||
}
|
||||
}
|
||||
trackingProps: loyalty_page(locale: "en", uid: $uid) {
|
||||
url
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user