From 2ef6255290cbde0938daa7e700fefad69d5a4ad4 Mon Sep 17 00:00:00 2001 From: Michael Staib Date: Thu, 14 Nov 2024 12:23:18 +0200 Subject: [PATCH] Update spec/Section 2 -- Source Schema.md Co-authored-by: Glen --- spec/Section 2 -- Source Schema.md | 1 - 1 file changed, 1 deletion(-) 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