OBJECT
Autogenerated return type of UpdateProject
type UpdateProjectPayload {# A unique identifier for the client performing the mutation.clientMutationId: String # The updated project.project: Project! }