mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 16:06:12 +02:00
Fix spotlight queries
This commit is contained in:
Vendored
+1
-1
@@ -2973,7 +2973,7 @@ export type Unnamed_1_QueryVariables = {};
|
||||
|
||||
export type Unnamed_1_Query = (
|
||||
{ __typename?: 'Query' }
|
||||
& { archives: (
|
||||
& { spotlights: (
|
||||
{ __typename?: 'FileConnection' }
|
||||
& { edges: Array<(
|
||||
{ __typename?: 'FileEdge' }
|
||||
|
||||
Reference in New Issue
Block a user