Closed byme8 closed 6 months ago
The ZeroQL replaces type names when property names are identical. However, it was not correctly doing it for nullable type inside nullable array.
This PR fixes the issue.
Fixes #102
The ZeroQL replaces type names when property names are identical. However, it was not correctly doing it for nullable type inside nullable array.
This PR fixes the issue.
Fixes #102