Skip to content

Commit

Permalink
Update Demo schema.gql (#2248)
Browse files Browse the repository at this point in the history
Introduced in #2225.
  • Loading branch information
johnnyomair authored Jul 2, 2024
1 parent 53f1cea commit 6644512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/api/schema.gql
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@ input ProductInput {
}

input ProductNestedProductStatisticsInput {
views: Float!
views: Int!
}

input ProductNestedProductColorInput {
Expand Down

0 comments on commit 6644512

Please sign in to comment.