Skip to content

Commit 89a1951

Browse files
committed
README is updated
1 parent f7df45f commit 89a1951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ mutation UpdateBookMutation($updateId: ID!, $bookData: UpdataBookParams!) {
155155
}
156156
```
157157

158-
*POST** /url-of-the-deployed-lambda/graphql
158+
**POST** /url-of-the-deployed-lambda/graphql
159159

160-
Following *Mutations* have the same URL mentioned above
160+
Following **Author** related *Mutations* have the same URL mentioned above
161161

162162
```javascript
163163
mutation AddAuthorMutation {

0 commit comments

Comments
 (0)