INPUT_OBJECT
input UpdateProjectObjectiveInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Name of the entity and its default text representation.name: String# Relation to single entity instance.projectId: IDsortOrder: Int# Revision when entity was lastly changed.revision: Int}