Graphene is a Python library for building GraphQL schemas/types fast and easily.
But, what is GraphQL? A GraphQL query is a string interpreted by a server that returns data in a specified format. We believe GraphQL is the next big thing after peanut butter and REST.