Skip to main content

CreateAgendaSectionInput

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / CreateAgendaSectionInput

Type Alias: CreateAgendaSectionInput

> CreateAgendaSectionInput: object

Type declaration

description

> description: Scalars["String"]["input"]

items?

> optional items: InputMaybe<InputMaybe<CreateAgendaItemInput>[]>

relatedEvent?

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

sequence

> sequence: Scalars["Int"]["input"]

Defined in

src/types/generatedGraphQLTypes.ts:403