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 21fa8b2 commit 281d8a9
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 @@ -390,9 +390,9 @@ Answer the following questions
```graphql
type Pet @model {
id: ID!
clientId: ID
name: String!
description: String!
clientId: ID
}
```

Expand Down

0 comments on commit 281d8a9

Please sign in to comment.