Skip to content

Cannot unpickle DocumentNode #112

Closed
Closed
@corydolphin

Description

@corydolphin

Reporting issues with GraphQL-core 3

Unpickling of DocumentNode(s) fail since unpickling a FrozenList fails. I believe the root issue is that List is extended, and pickle assumes it may call append, resulting in a FrozenError.

Metadata

Metadata

Labels

discussionNeeds more discussionhelp wantedExtra attention is neededinvestigateNeeds investigaton or experimentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions