Skip to content

Commit 7a129b4

Browse files
committed
[readme]
1 parent 6817998 commit 7a129b4

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
@@ -66,7 +66,7 @@ const test = await graphqlLambdaRequest({
6666
#### Options
6767

6868
|name|required|type|info|
69-
|---|---|---|---|---|
69+
|---|---|---|---|
7070
|lambdaName|true|string|The lambda endpoint must provide an apollo server|
7171
|region|true|string| |
7272
|request|true|string|It must be a GraphQL query [graphql-tag](https://github.com/apollographql/graphql-tag#readme)|
@@ -103,7 +103,7 @@ const test = await graphqlHttpRequest({
103103
#### Options
104104

105105
|name|required|type|info|
106-
|---|---|---|---|---|
106+
|---|---|---|---|
107107
|uri|true|string|The http endpoint must provide an apollo server|
108108
|region|true|string| |
109109
|request|true|string|It must be a GraphQL query [graphql-tag](https://github.com/apollographql/graphql-tag#readme)|

0 commit comments

Comments
 (0)