Closed kamilkisiela closed 5 months ago
An enum value that is marked as @inaccessible or is not a part of the enum values intersection should be converted to null.
@inaccessible
null
An enum value that is marked as
@inaccessible
or is not a part of the enum values intersection should be converted tonull
.