yarn install
yarn serve
yarn build
yarn lint
https://docs.amplify.aws/cli/graphql-transformer/directives#predictions
type Query {
identifyLabels: String @predictions(actions: [
identifyLabels
])
}
yarn install
yarn serve
yarn build
yarn lint
https://docs.amplify.aws/cli/graphql-transformer/directives#predictions
type Query {
identifyLabels: String @predictions(actions: [
identifyLabels
])
}