admin-ui-fix
All checks were successful
Deploy on push / deploy (push) Successful in 6s

This commit is contained in:
2025-07-07 17:51:48 +03:00
parent 9f70654fb5
commit d03336174f
5 changed files with 153 additions and 47 deletions

View File

@@ -34,18 +34,21 @@ export const ADMIN_GET_SHOUTS_QUERY: string =
name
email
slug
created_at
}
updated_by {
id
name
email
slug
created_at
}
deleted_by {
id
name
email
slug
created_at
}
community {
id
@@ -57,6 +60,7 @@ export const ADMIN_GET_SHOUTS_QUERY: string =
name
email
slug
created_at
}
topics {
id
@@ -210,6 +214,7 @@ export const ADMIN_GET_REACTIONS_QUERY: string =
name
email
slug
created_at
}
shout {
id