Feedback
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / Feedback
Type Alias: Feedback
> Feedback: object
Type declaration
__typename?
> optional
__typename: "Feedback"
_id
> _id: Scalars
["ID"
]["output"
]
createdAt
> createdAt: Scalars
["DateTime"
]["output"
]
event
> event: Event
rating
> rating: Scalars
["Int"
]["output"
]
review?
> optional
review: Maybe
<Scalars
["String"
]["output"
]>
updatedAt
> updatedAt: Scalars
["DateTime"
]["output"
]