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 c740449 commit 62a5c87Copy full SHA for 62a5c87
spec/Section 4 -- Composition.md
@@ -6089,7 +6089,7 @@ to as **satisfiability** - ensures that:
6089
complete path to fetch that field (for example, due to missing lookups between
6090
schemas), the composite schema will be deemed unsatisfiable.
6091
6092
-For instance, consider a composite `User` type that includes both a `email`
+For instance, consider a composite `User` type that includes both an `email`
6093
field and a `roles` field. Suppose:
6094
6095
- The `Users` source schema provides the `email` field for `User`.
0 commit comments