INPUT_OBJECT
input CreateProjectObjectiveInput {clientMutationId: String# 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: ID!sortOrder: Int!# Revision when entity was lastly changed.revision: Int}