Skip to content

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

@GavinRay97

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

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