This commit is contained in:
Linus Flood
2024-10-08 11:08:21 +02:00
parent 4de247ab50
commit a0ad4dffac
13 changed files with 31 additions and 43 deletions

View File

@@ -42,9 +42,9 @@ query GetContentPage($locale: String!, $uid: String!) {
created_at
updated_at
}
page_settings {
tracking_page_name
}
}
trackingProps: content_page(locale: "en", uid: $uid) {
url
}
}