Skip to content

Commit 1b2015e

Browse files
authored
doc: Fix Resolver example (#621)
1 parent 79a0633 commit 1b2015e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/resolvers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ You can even also define the Lambda function definition inline under the dataSou
163163
appSync:
164164
resolvers:
165165
Query.user:
166+
kind: UNIT
166167
dataSource:
167168
type: 'AWS_LAMBDA'
168169
config:

0 commit comments

Comments
 (0)