INPUT_OBJECT
input ProjectDefinitionInput {# Optional EntityId of the CSP Project. If present, the project with specified # EntityId is updated. Otherwise a new project is created.cspProjectEntityId: EntityId# Description of the projectdescription: String# Name of the projectdisplayName: String!}