Skip to main content

CreateActionItemInput

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / CreateActionItemInput

Type Alias: CreateActionItemInput

> CreateActionItemInput: object

Type declaration

allotedHours?

> optional allotedHours: InputMaybe<Scalars["Float"]["input"]>

assigneeId

> assigneeId: Scalars["ID"]["input"]

dueDate?

> optional dueDate: InputMaybe<Scalars["Date"]["input"]>

eventId?

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

preCompletionNotes?

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

Defined in

src/types/generatedGraphQLTypes.ts:354