summaryrefslogtreecommitdiff
path: root/docs/type_system/index.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-05-18 13:09:32 -0400
committernodist <kevin.comas.git@gmail.com>2026-05-18 13:09:32 -0400
commit8b09343ad1c3028a5892b50a87236cc66c447636 (patch)
tree24b89e10178db0e05022c5e96096dc349d14f1dd /docs/type_system/index.md
parentc9ff7bdb61efb1609876abdc40fab9a2ddc06f94 (diff)
object type
Diffstat (limited to 'docs/type_system/index.md')
-rw-r--r--docs/type_system/index.md2
1 files changed, 2 insertions, 0 deletions
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)