Skip to main content

EventVolunteerGroupWhereInput

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / EventVolunteerGroupWhereInput

Type Alias: EventVolunteerGroupWhereInput

> EventVolunteerGroupWhereInput: object

Type declaration

eventId?

> optional eventId: InputMaybe<Scalars["ID"]["input"]>

leaderName?

> optional leaderName: InputMaybe<Scalars["String"]["input"]>

name_contains?

> optional name_contains: InputMaybe<Scalars["String"]["input"]>

orgId?

> optional orgId: InputMaybe<Scalars["ID"]["input"]>

userId?

> optional userId: InputMaybe<Scalars["ID"]["input"]>

Defined in

src/types/generatedGraphQLTypes.ts:872