added navigation to new project on fork
This commit is contained in:
committed by
Kurt Hutten
parent
02463db741
commit
2d7fb91f92
@@ -28,6 +28,14 @@ export const QUERY = gql`
|
||||
updatedAt
|
||||
userId
|
||||
cadPackage
|
||||
forkedFromId
|
||||
forkedFrom {
|
||||
id
|
||||
title
|
||||
user {
|
||||
userName
|
||||
}
|
||||
}
|
||||
Reaction {
|
||||
emote
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user