From 8b09343ad1c3028a5892b50a87236cc66c447636 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 18 May 2026 13:09:32 -0400 Subject: object type --- docs/type_system/index.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 4116068..91c5c16 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -44,6 +44,8 @@ Denotes that a field that does not resolve to anything * #### [Union](./union.md) +* #### [Object](./object.md) + * #### [Shared](./shared.md) * #### [Error](./error.md) -- cgit v1.2.3