Skip to content

Issue with - distinguishing between null and absent values #446

@LiLatee

Description

@LiLatee

Hi! 👋
I've updated packages in order to use that #381 cool feature, but I've encountered an issue in schema.schema.gql.dart file. I have a custom serializer CustomDateSerializer that changes Date scalar GQL type into CustomDate dart class, but in newly generated part of the code it tries to use that CustomDate class from the wrong file.
It should use _i4 instead of _i2.
image
image

Is there a chance that I've made some mistake on my side or should I try to find the error in the generator?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions