Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ In addition to queries and mutations, you can use GraphQL subscriptions with AWS

#### Add Search

You can add search functionality to your app. This will be very easy by adding a @searchable directive in your GraphQL schema. Learn more about here.
You can add search functionality to your app. This will be very easy by adding a @searchable directive in your GraphQL schema. [Learn more about here](https://aws-amplify.github.io/docs/cli-toolchain/graphql#searchable).

#### Add Images

Expand Down