Restore 'groupName: name' in 'searchGroups' GQL to have back the group name on the group teaser in the search results

This commit is contained in:
Wolfgang Huß 2022-10-23 13:41:41 +02:00
parent 88b5fb9b46
commit 02d25c4bc7

View File

@ -70,7 +70,7 @@ export const searchGroups = (i18n) => {
groups { groups {
__typename __typename
id id
name groupName: name
slug slug
createdAt createdAt
updatedAt updatedAt