planetarium / libplanet-explorer

Libplanet Explorer now belongs to the Libplanet monorepo. This repository remains read-only as historical archive.
https://github.com/planetarium/libplanet/tree/main/Libplanet.Explorer
10 stars 20 forks source link

fix(graphql): override ParseLiteral correctly #161

Closed moreal closed 3 years ago

moreal commented 3 years ago

Before this pull request, ByteStringType didn't override its ParseLiteral method so it didn't work well when used as input.