EventVolunteerWhereInput
talawa-api / types/generatedGraphQLTypes / EventVolunteerWhereInput
Type Alias: EventVolunteerWhereInput
> EventVolunteerWhereInput: object
Type declaration
eventId?
> optional
eventId: InputMaybe
<Scalars
["ID"
]["input"
]>
groupId?
> optional
groupId: InputMaybe
<Scalars
["ID"
]["input"
]>
hasAccepted?
> optional
hasAccepted: InputMaybe
<Scalars
["Boolean"
]["input"
]>
id?
> optional
id: InputMaybe
<Scalars
["ID"
]["input"
]>
name_contains?
> optional
name_contains: InputMaybe
<Scalars
["String"
]["input"
]>