CheckIn
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / CheckIn
Type Alias: CheckIn
> CheckIn: object
Type declaration
__typename?
> optional
__typename: "CheckIn"
_id
> _id: Scalars
["ID"
]["output"
]
createdAt
> createdAt: Scalars
["DateTime"
]["output"
]
event
> event: Event
feedbackSubmitted
> feedbackSubmitted: Scalars
["Boolean"
]["output"
]
time
> time: Scalars
["DateTime"
]["output"
]
updatedAt
> updatedAt: Scalars
["DateTime"
]["output"
]
user
> user: User