I have created an ObjectType using Python Graphene however in the query object to return the data, I don\'t know what the return should be from the resolver.
My code