String representation of required fields is upside down #3

Closed
opened 2023-04-30 15:38:34 +02:00 by belka · 1 comment
Owner

Required types are printed as !MyType instead of MyType! in the error messages. The likely reason is the Show instances of In.Type and Out.Type.

Required types are printed as `!MyType` instead of `MyType!` in the error messages. The likely reason is the `Show` instances of `In.Type` and `Out.Type`.
belka added the
Kind
bug
label 2023-04-30 15:38:34 +02:00
Author
Owner

Fixed in fdc43e4e25.

Fixed in fdc43e4e257cbc1cb1a829b81a7278f6404be79c.
belka closed this issue 2023-10-13 21:16:18 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OSS/graphql#3
No description provided.