Closed simonw closed 4 years ago
Graphene has a Base64 scalar type that will probably help here: https://docs.graphene-python.org/en/latest/types/scalars/#graphene-base64
Looks like that was only added last month and hasn't made it into a non-beta release yet (it's in v3.0.0b4): https://github.com/graphql-python/graphene/pull/1221
It's likely these will break because of JSON strings.