Type alias EventLogCreatedAtFilterComparison

EventLogCreatedAtFilterComparison: { gte?: InputMaybe<Scalars["DateTime"]>; lte?: InputMaybe<Scalars["DateTime"]> }

Type declaration