Class: BasePageInput
backend.BasePageInput
#
HierarchyBasePageInput
↳
AttributeInput
↳
CouponInput
↳
OrderInput
↳
PluginInput
↳
CreatePost
↳
UpdatePost
↳
CreateProduct
↳
UpdateProduct
↳
InputTag
↳
CreateUser
↳
UpdateUser
#
ImplementsTBasePageEntityInput
#
Table of contents#
Constructors#
Properties#
Constructors#
constructor• new BasePageInput()
#
Properties#
customMeta• Optional
customMeta: null
| Record
<string
, null
| string
>
#
Implementation ofTBasePageEntityInput.customMeta
#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:32
#
isEnabled• Optional
isEnabled: null
| boolean
#
Implementation ofTBasePageEntityInput.isEnabled
#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:26
#
meta• Optional
meta: null
| TBasePageMeta
#
Implementation ofTBasePageEntityInput.meta
#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:29
#
pageDescription• Optional
pageDescription: null
| string
#
Implementation ofTBasePageEntityInput.pageDescription
#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:23
#
pageTitle• Optional
pageTitle: null
| string
#
Implementation ofTBasePageEntityInput.pageTitle
#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:20
#
slug• Optional
slug: null
| string
#
Implementation ofTBasePageEntityInput.slug