From f3aecc723ce0dc0e19b1048118da3b9c9610cf59 Mon Sep 17 00:00:00 2001 From: Lenz Weber-Tronic Date: Fri, 22 Sep 2023 15:05:21 +0200 Subject: [PATCH] Update .changeset/slow-planets-design.md --- .changeset/slow-planets-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/slow-planets-design.md b/.changeset/slow-planets-design.md index 335c5c79461..72cc2f0e259 100644 --- a/.changeset/slow-planets-design.md +++ b/.changeset/slow-planets-design.md @@ -2,4 +2,4 @@ "@apollo/client": patch --- -useQuery: `variables/options` should only be required if `TVariables` is empty or default +useQuery: `variables/options` should be required if `TVariables` is not empty/purely optional/default