Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabit committed Apr 25, 2019
1 parent 3fdf350 commit d9bcc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ To do so, we need to do three things:

1. Define the operations we'd like to have available in our schema (add queries, mutations, subscriptions to __schema.graphql__).

To do so, update __amplify/backend/api/ConferenceAPI/schema.graphql__ to the following:
To do so, update __amplify/backend/api/GraphQLPets/schema.graphql__ to the following:

```graphql
type Pet @model {
Expand Down

0 comments on commit d9bcc95

Please sign in to comment.