Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
$OperationSchema
Interface $OperationSchema
Schema for an operation.
interface
$OperationSchema
{
input
:
$SchemaRef
;
name
:
string
;
namespace
:
string
;
output
:
$SchemaRef
;
traits
:
SchemaTraits
;
}
Index
Properties
input
name
namespace
output
traits
Properties
input
input
:
$SchemaRef
name
name
:
string
namespace
namespace
:
string
output
output
:
$SchemaRef
traits
traits
:
SchemaTraits
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
input
name
namespace
output
traits
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Schema for an operation.