Lmao whoops I shipped the test data 🤣

This commit is contained in:
Emi Matchu 2021-07-11 21:32:14 -07:00
parent 29ca2306af
commit 9e1d8024c1

View file

@ -375,19 +375,7 @@ function NewItemsSectionContent() {
const { loading, error, data } = useQuery( const { loading, error, data } = useQuery(
gql` gql`
query NewItemsSection { query NewItemsSection {
newestItems: items( newestItems {
ids: [
"81546"
"35082"
"75149"
"81797"
"58741"
"78953"
"82427"
"82727"
"82726"
]
) {
id id
name name
thumbnailUrl thumbnailUrl