Kurt/409 update title and more #415

Merged
Irev-Dev merged 6 commits from kurt/409-update-title-and-more into main 2021-07-18 12:10:41 +02:00
Showing only changes of commit 5a045fd89d - Show all commits

View File

@@ -6,7 +6,6 @@ const UPDATE_PROJECT_MUTATION_HOOK = gql`
$input: UpdateProjectInput!
) {
updateProject: updateProject(id: $id, input: $input) {
id
title
user {
userName