diff --git a/spec/Section 2 -- Source Schema.md b/spec/Section 2 -- Source Schema.md index 7969efb..9a36bc3 100644 --- a/spec/Section 2 -- Source Schema.md +++ b/spec/Section 2 -- Source Schema.md @@ -262,7 +262,6 @@ type Product @key(fields: "sku") { } # Composite Schema - type Product { id: ID! internalNote: String