mutation OpenProjectSession($input: ProjectSessionStartInput!) { openProjectSession(input: $input) { id projectId scopeId customerId } }