chore: remove unused tracking properties and types
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
query GetCurrentBlockPage($locale: String!, $url: String!) {
|
||||
all_current_blocks_page(limit: 1, locale: $locale, where: { url: $url }) {
|
||||
items {
|
||||
__typename
|
||||
aside {
|
||||
__typename
|
||||
...ContactAside
|
||||
|
||||
Reference in New Issue
Block a user