issues-95 Add logic for showing fork vs save and if there are change
This commit is contained in:
@@ -12,6 +12,9 @@ export const QUERY = gql`
|
||||
code
|
||||
mainImage
|
||||
createdAt
|
||||
user {
|
||||
id
|
||||
}
|
||||
}
|
||||
}
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user