This means that that something like `Company User` will get turned into ```js const COMPANY USER_CREATE_MUTATION ``` which obviously explodes :joy: ```js const <%= changeCase.upper(entityName)%>_CREATE_MUTATION ```