Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
PredicateObject
Type alias PredicateObject<T>
Predicate
Object
<
T
>
:
{
field
:
keyof
T
;
operand
:
any
;
operator
:
keyof
AllOperators
;
}
Type Parameters
T
extends
PersistentModel
Type declaration
field
:
keyof
T
operand
:
any
operator
:
keyof
AllOperators
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