Closed
Description
as you can see by the latest dep update 55277f1, tests are failing due to breaking changes in the @graphql-codegen/typescript
packages. I am also experiencing this in my local project; specifically, what was previously parsed as z.string()
is now parsed as definedNonNullAnySchema
:
(v3 on the right, v4 on the left)
Metadata
Metadata
Assignees
Labels
No labels