Group
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / Group
Type Alias: Group
> Group: object
Type declaration
__typename?
> optional
__typename: "Group"
_id
> _id: Scalars
["ID"
]["output"
]
admins
> admins: User
[]
createdAt
> createdAt: Scalars
["DateTime"
]["output"
]
description?
> optional
description: Maybe
<Scalars
["String"
]["output"
]>
organization
> organization: Organization
title
> title: Scalars
["String"
]["output"
]
updatedAt
> updatedAt: Scalars
["DateTime"
]["output"
]