fix: add heading and subtitle to overview table
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
query GetAccountPage($locale: String!, $uid: String!) {
|
||||
account_page(locale: $locale, uid: $uid) {
|
||||
heading
|
||||
url
|
||||
title
|
||||
content {
|
||||
|
||||
Reference in New Issue
Block a user