From 3593ab47e110f7d3b5ef9da7c155bab8e4979236 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 19 May 2026 14:31:36 -0400 Subject: use native insted of object --- docs/type_system/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 91c5c16..95602c6 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -44,7 +44,7 @@ Denotes that a field that does not resolve to anything * #### [Union](./union.md) -* #### [Object](./object.md) +* #### [Native](./native.md) * #### [Shared](./shared.md) -- cgit v1.2.3