Tracking WIP

This commit is contained in:
Linus Flood
2024-09-27 08:46:12 +02:00
parent 27159d739f
commit 54f094af86
19 changed files with 199 additions and 74 deletions

View File

@@ -33,6 +33,9 @@ query GetLoyaltyPage($locale: String!, $uid: String!) {
created_at
updated_at
}
page_settings {
tracking_page_name
}
}
}