ICreateEventInput
Type Alias: ICreateEventInput
ICreateEventInput =
IEventFormInput
Defined in: src/types/Event/interface.ts:310
Deprecated
Use IEventFormInput for UI data and map it using
mapCreateEventInputToMutationInput before mutations.