From 9e1d8024c1c8df0c1e6a311f8471d3ee418d210d Mon Sep 17 00:00:00 2001 From: Matchu Date: Sun, 11 Jul 2021 21:32:14 -0700 Subject: [PATCH] =?UTF-8?q?Lmao=20whoops=20I=20shipped=20the=20test=20data?= =?UTF-8?q?=20=F0=9F=A4=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/HomePage.js | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/app/HomePage.js b/src/app/HomePage.js index 8b7e59d..22f3e61 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -375,19 +375,7 @@ function NewItemsSectionContent() { const { loading, error, data } = useQuery( gql` query NewItemsSection { - newestItems: items( - ids: [ - "81546" - "35082" - "75149" - "81797" - "58741" - "78953" - "82427" - "82727" - "82726" - ] - ) { + newestItems { id name thumbnailUrl