Skip to content

Commit 14d4b09

Browse files
authored
Trigger conversion error
1 parent b1a4d0a commit 14d4b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/today/schema.today.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ input CompleteTaskInput {
8787
testTaskState: TaskState
8888
isComplete: Boolean = true
8989
clientMutationId: String
90+
boolList: [Boolean]
9091
}
9192

9293
type CompleteTaskPayload {

0 commit comments

Comments
 (0)