Skip to content

For variable declarations, changeCase.upper(entityName) breaks on entities with spaced names#11

Description

@GavinRay97

This means that that something like Company User will get turned into

const COMPANY USER_CREATE_MUTATION

which obviously explodes 馃槀

const <%= changeCase.upper(entityName)%>_CREATE_MUTATION

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions