fix: add channel and pageType

This commit is contained in:
Christel Westerberg
2024-07-15 09:34:55 +02:00
parent c96008fb78
commit 73cea4ba51
8 changed files with 12 additions and 13 deletions

View File

@@ -108,5 +108,6 @@ query GetTrackingAccountPage($locale: String!, $uid: String!) {
uid
updated_at
}
title
}
}