iviewcreateinput
@nishans/core / Exports / IViewCreateInput
#
Interface: IViewCreateInput#
HierarchyIViewCreateInput
#
Index#
Properties#
Properties#
filter_operator• Optional
filter_operator: undefined | and | or
Defined in: core/types/view.ts:22
#
filters• Optional
filters: undefined | TViewFilterCreateInput[]
Defined in: core/types/view.ts:23
#
id• Optional
id: undefined | string
Defined in: core/types/view.ts:17
#
name• name: string
Defined in: core/types/view.ts:19
#
position• Optional
position: RepositionParams
Defined in: core/types/view.ts:21
#
schema_units• schema_units: TViewSchemaUnitsCreateInput[]
Defined in: core/types/view.ts:20
#
type• type: timeline | list | board | gallery | calendar | table
Defined in: core/types/view.ts:18