Skip to content

Commit

Permalink
Merge pull request #8665 from DimuthuMadushan/master
Browse files Browse the repository at this point in the history
Fix Typo in GraphQL Guide
  • Loading branch information
praneesha authored Feb 9, 2024
2 parents 8f8e041 + 417d0c5 commit 0fd72de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ input CovidEntry {
deaths: Decimal
}

Scalar Decimal
scalar Decimal

type Query {
all: [CovidData!]!
Expand Down

0 comments on commit 0fd72de

Please sign in to comment.