graphene-sqlalchemy
graphene-sqlalchemy copied to clipboard
Document Example to add totalCount to SQLAlchemyConnectionField
Add an example to the docs to get the total count of items on SQLAlchemyConnectionFields.
Recipes presented in #58 could provide a great starting point.
I'm interested in this feature and read #58 thread, I didn't know how to do it after all. I'd love to read the organized documentation.