editProject
This mutations edits the name and profile image of the project.
editProject(
input: EditProjectInput!
): EditProjectPayload!
This mutations edits the name and profile image of the project.
editProject(
input: EditProjectInput!
): EditProjectPayload!
editProject.input
● EditProjectInput!
non-null inputEditProjectPayload
object