We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612c029 commit 3080b81Copy full SHA for 3080b81
readme.md
@@ -97,7 +97,7 @@ And example query might look like:
97
98
* `UUID`
99
* A universally unique identifier scalar that accepts uuid values like `2423f0a0-3b81-4115-a189-18df8b35e8fc` and produces
100
- `java.util.UUID` type at runtime
+ `java.util.UUID` instances at runtime.
101
102
## Object / JSON Scalars
103
0 commit comments