UserFamily
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / UserFamily
Type Alias: UserFamily
> UserFamily: object
Type declaration
__typename?
> optional
__typename: "UserFamily"
_id
> _id: Scalars
["ID"
]["output"
]
admins
> admins: User
[]
creator
> creator: User
title?
> optional
title: Maybe
<Scalars
["String"
]["output"
]>
users
> users: User
[]