Skip to content

Commit a00d9bb

Browse files
authored
Merge pull request #274 from the-hideout/station-images
add hideout station images
2 parents d4beac1 + 0ff1c4e commit a00d9bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema.js

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ type HideoutStation {
180180
id: ID!
181181
name: String!
182182
normalizedName: String!
183+
imageLink: String
183184
levels: [HideoutStationLevel]!
184185
tarkovDataId: Int
185186
"crafts is only available via the hideoutStations query."

0 commit comments

Comments
 (0)