Skip to content

Commit

Permalink
Update spec/Section 2 -- Source Schema.md
Browse files Browse the repository at this point in the history
Co-authored-by: Glen <[email protected]>
  • Loading branch information
michaelstaib and glen-84 authored Aug 1, 2024
1 parent 2218ed0 commit 38647c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 2 -- Source Schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ interface Node @key(fields: "id") {
Lookup fields may return object, interface, or union types. In case a lookup
field returns an abstract type (interface type or union type), all possible
object types are considered entities and must have keys that correspond with the
fields argument signature.
field's argument signature.

```graphql example
type Query {
Expand Down

0 comments on commit 38647c3

Please sign in to comment.