Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
mununki committed Apr 2, 2024
1 parent d991ee1 commit 3e48ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/default_value/schema/a.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ type Query {

input User {
name: String! = "woonki"
nicknames: [String!]! = ["mununki", "arnold"]
}

0 comments on commit 3e48ba6

Please sign in to comment.