In the playground, I have the following mutation: ``` mutation UpdateUser { updateUser(id:"someid", ) } ``` The ```updateUser``` has red squigglies and when I hover over the tooltip I get is cut-off. <img width="629" alt="updatetooltip" src="https://user-images.githubusercontent.com/11080940/31687141-47a4563e-b33d-11e7-836f-f9720a2b19d6.png">