Skip to content

Native websocket applications fail on GraphQlWebSocketMessage reflection #560

Closed
@bclozel

Description

@bclozel

GraphQlWebSocketMessage is being used by the Servlet and Reactive variants of our server WebSocket support, but also on the client side. This type is used for serialization and deserialization by the JSON codec for sending and receiving messages.

This type is not being exposed anywhere in Controller signatures and we should register reflection hints on it when needed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions