Skip to main content

CreateScope

CreateScopeProps
CreateScopeProps
Intersection of
Omit
SugaredUnconstrainedQualifiedSingleEntity
SugaredUnconstrainedQualifiedSingleEntity
alias
| string| Set<string>
entity*
| string| SugarableUnconstrainedQualifiedSingleEntity
expectedMutation
ExpectedQualifiedEntityMutation
isNonbearing
boolean
onBeforePersist*
| undefined| EntityAccessor.BeforePersistHandler| Set<EntityAccessor.BeforePersistHandler>
onBeforeUpdate*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onConnectionUpdate
onInitialize*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onPersistError*
| undefined| EntityAccessor.PersistErrorHandler| Set<EntityAccessor.PersistErrorHandler>
onPersistSuccess*
| undefined| EntityAccessor.PersistSuccessHandler| Set<EntityAccessor.PersistSuccessHandler>
onUpdate*
| undefined| EntityAccessor.UpdateListener| Set<EntityAccessor.UpdateListener>
setOnCreate
SugaredSetOnCreate
EntitySubTreeAdditionalProps
EntitySubTreeAdditionalProps
variables
Environment.ValuesMapWithFactory
EntitySubTreeAdditionalCreationProps
EntitySubTreeAdditionalCreationProps
Union of
SetOrderFieldOnCreateOwnProps
SetOrderFieldOnCreateOwnProps
newOrderFieldValue
number
orderField*
| string| SugaredRelativeSingleField
DataBindingProviderStateComponent
DataBindingProviderStateComponent
Union of
DataBindingProviderStateComponent
stateComponent
never
stateProps
never
DataBindingProviderStateComponent
stateComponent*
React.ComponentType<& StateProps& DataBindingStateComponentProps>
stateProps
StateProps
CreateScopeProps
children*
React.ReactNode
redirectOnSuccess
RedirectOnSuccessTarget