Skip to content

Error messages have non-standard capitalization and quote usage #4196

Open
@yaacovCR

Description

For example, sometimes we capitalize the types of GraphQL schema elements (e.g. Object type) and sometimes we do not.

Sometimes we quote the type name, field name, etc, and sometimes we do not.

Within #3044 @leebyron removed many quotes => unclear if that's intentional, but seems to look nicer. The rebased version does not make this change, preferring to pull any quotes change out into a separate PR, and hopefully be consistent across the entire code base.

See also: #4195 (review)

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