From 70540a3d499dc4cad511b8bb0ea192b501c1c575 Mon Sep 17 00:00:00 2001 From: Glen Date: Mon, 23 Mar 2026 09:38:58 +0200 Subject: [PATCH 1/2] Fix typo in docs (shot -> short) --- website/src/docs/hotchocolate/v11/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v12/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v13/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v14/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v15/fetching-data/filtering.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/docs/hotchocolate/v11/fetching-data/filtering.md b/website/src/docs/hotchocolate/v11/fetching-data/filtering.md index eb664e22fbe..22025292c72 100644 --- a/website/src/docs/hotchocolate/v11/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v11/fetching-data/filtering.md @@ -297,7 +297,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `shot`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` ```csharp public class User diff --git a/website/src/docs/hotchocolate/v12/fetching-data/filtering.md b/website/src/docs/hotchocolate/v12/fetching-data/filtering.md index 56c12278ae7..e8e326a07a3 100644 --- a/website/src/docs/hotchocolate/v12/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v12/fetching-data/filtering.md @@ -297,7 +297,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `shot`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` ```csharp public class User diff --git a/website/src/docs/hotchocolate/v13/fetching-data/filtering.md b/website/src/docs/hotchocolate/v13/fetching-data/filtering.md index 5200bd1eee4..bb14663ec36 100644 --- a/website/src/docs/hotchocolate/v13/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v13/fetching-data/filtering.md @@ -297,7 +297,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `shot`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` ```csharp public class User diff --git a/website/src/docs/hotchocolate/v14/fetching-data/filtering.md b/website/src/docs/hotchocolate/v14/fetching-data/filtering.md index 93c906ad432..c46f78bd6dc 100644 --- a/website/src/docs/hotchocolate/v14/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v14/fetching-data/filtering.md @@ -298,7 +298,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `shot`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` ```csharp public class User diff --git a/website/src/docs/hotchocolate/v15/fetching-data/filtering.md b/website/src/docs/hotchocolate/v15/fetching-data/filtering.md index 93c906ad432..c46f78bd6dc 100644 --- a/website/src/docs/hotchocolate/v15/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v15/fetching-data/filtering.md @@ -298,7 +298,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `shot`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` ```csharp public class User From 02d70142e7674580ead05c74f90d6cb7e8b7de5e Mon Sep 17 00:00:00 2001 From: Glen Date: Mon, 23 Mar 2026 09:46:58 +0200 Subject: [PATCH 2/2] Address Copilot feedback --- website/src/docs/hotchocolate/v11/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v12/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v13/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v14/fetching-data/filtering.md | 2 +- website/src/docs/hotchocolate/v15/fetching-data/filtering.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/src/docs/hotchocolate/v11/fetching-data/filtering.md b/website/src/docs/hotchocolate/v11/fetching-data/filtering.md index 22025292c72..c2b766e59de 100644 --- a/website/src/docs/hotchocolate/v11/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v11/fetching-data/filtering.md @@ -297,7 +297,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double`, `decimal`, `Guid`, `DateTime`, `DateTimeOffset`, and `TimeSpan`. ```csharp public class User diff --git a/website/src/docs/hotchocolate/v12/fetching-data/filtering.md b/website/src/docs/hotchocolate/v12/fetching-data/filtering.md index e8e326a07a3..35e7f755226 100644 --- a/website/src/docs/hotchocolate/v12/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v12/fetching-data/filtering.md @@ -297,7 +297,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double`, `decimal`, `Guid`, `DateTime`, `DateTimeOffset`, and `TimeSpan`. ```csharp public class User diff --git a/website/src/docs/hotchocolate/v13/fetching-data/filtering.md b/website/src/docs/hotchocolate/v13/fetching-data/filtering.md index bb14663ec36..cfa64345746 100644 --- a/website/src/docs/hotchocolate/v13/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v13/fetching-data/filtering.md @@ -297,7 +297,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double`, `decimal`, `Guid`, `DateTime`, `DateTimeOffset`, and `TimeSpan`. ```csharp public class User diff --git a/website/src/docs/hotchocolate/v14/fetching-data/filtering.md b/website/src/docs/hotchocolate/v14/fetching-data/filtering.md index c46f78bd6dc..ad6daee429d 100644 --- a/website/src/docs/hotchocolate/v14/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v14/fetching-data/filtering.md @@ -298,7 +298,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double`, `decimal`, `Guid`, `DateTime`, `DateTimeOffset`, and `TimeSpan`. ```csharp public class User diff --git a/website/src/docs/hotchocolate/v15/fetching-data/filtering.md b/website/src/docs/hotchocolate/v15/fetching-data/filtering.md index c46f78bd6dc..ad6daee429d 100644 --- a/website/src/docs/hotchocolate/v15/fetching-data/filtering.md +++ b/website/src/docs/hotchocolate/v15/fetching-data/filtering.md @@ -298,7 +298,7 @@ input UserFilterInput { ## Comparable Filter -Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double` `decimal`, `Guid`, `DateTime`, `DateTimeOffset` and `TimeSpan` +Defines filters for `IComparable`s like: `bool`, `byte`, `short`, `int`, `long`, `float`, `double`, `decimal`, `Guid`, `DateTime`, `DateTimeOffset`, and `TimeSpan`. ```csharp public class User