Add id to project query
This commit is contained in:
@@ -33,6 +33,7 @@ export const QUERY = gql`
|
|||||||
id
|
id
|
||||||
title
|
title
|
||||||
user {
|
user {
|
||||||
|
id
|
||||||
userName
|
userName
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user