Refactor
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user