Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
RecursiveModelPredicate
Type alias RecursiveModelPredicate<RT>
Recursive
Model
Predicate
<
RT
>
:
{
[
K
in
keyof
RT
]
-?:
PredicateFieldType
<
RT
[
K
]
>
extends
PersistentModel
?
RecursiveModelPredicate
<
PredicateFieldType
<
RT
[
K
]
>
>
:
ValuePredicate
<
RT
,
RT
[
K
]
>
}
&
{
and
:
RecursiveModelPredicateOperator
<
RT
>
;
not
:
RecursiveModelPredicateNegation
<
RT
>
;
or
:
RecursiveModelPredicateOperator
<
RT
>
;
}
&
PredicateInternalsKey
Type Parameters
RT
extends
PersistentModel
Type declaration
and
:
RecursiveModelPredicateOperator
<
RT
>
not
:
RecursiveModelPredicateNegation
<
RT
>
or
:
RecursiveModelPredicateOperator
<
RT
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter