Skip to main content

EventVolunteerWhereInput

talawa-api


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"]>

Defined in

src/types/generatedGraphQLTypes.ts:890