I\'m a newbie for the graphene and I\'m trying to map the following structure into a Object Type and having no success at all
{ \"details\": { \"12345\
You can use graphene.types.generic.GenericScalar
graphene.types.generic.GenericScalar
Ref : https://github.com/graphql-python/graphene/issues/384