| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@somada141 Nice example, but is it really related to graphene ? The "tips" is "how to retrieve easily the sqlalchemy session from graphene context", but all the "what you can do with the query" is more sqlalchemy stuff than graphene stuff, no ? (we can merge that this way and create a fully functional aggragation example later) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Added an Aggregation section to tips.rst to show how to retrieve the session out of info and perform an aggregation query wrapping the results in a custom type and exposing it to the schema.