mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Update webapp/graphql/Fragments.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
9cffe4f275
commit
c17bdea4c4
@ -70,7 +70,21 @@ export const groupFragment = gql`
|
|||||||
disabled
|
disabled
|
||||||
deleted
|
deleted
|
||||||
about
|
about
|
||||||
|
description
|
||||||
|
descriptionExcerpt
|
||||||
groupType
|
groupType
|
||||||
|
actionRadius
|
||||||
|
categories {
|
||||||
|
id
|
||||||
|
slug
|
||||||
|
name
|
||||||
|
icon
|
||||||
|
}
|
||||||
|
locationName
|
||||||
|
location {
|
||||||
|
name: name${lang}
|
||||||
|
}
|
||||||
|
myRole
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user