Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Make graphql.validation.interpolation.ResourceBundleMessageInterpolator.ValidationErrorType class public #100

Copy link
Copy link
@velias

Description

@velias
Issue body actions

Please make graphql.validation.interpolation.ResourceBundleMessageInterpolator.ValidationErrorType class public.

I have a error handling code in my app which has to decide if an GraphQLError is client one or server. I do it based on list of known types obtained from GraphQLError#getErrorType(). But because this class is private, I can't add it to that list.

I think generally error types should be public so other code can use them.

Thanks a lot in advance.

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.