Community
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / Community
Type Alias: Community
> Community: object
Type declaration
__typename?
> optional
__typename: "Community"
_id
> _id: Scalars
["ID"
]["output"
]
logoUrl?
> optional
logoUrl: Maybe
<Scalars
["String"
]["output"
]>
name
> name: Scalars
["String"
]["output"
]
socialMediaUrls?
> optional
socialMediaUrls: Maybe
<SocialMediaUrls
>
timeout?
> optional
timeout: Maybe
<Scalars
["Int"
]["output"
]>
websiteLink?
> optional
websiteLink: Maybe
<Scalars
["String"
]["output"
]>