graphene-sqlalchemy icon indicating copy to clipboard operation
graphene-sqlalchemy copied to clipboard

Document Example to add totalCount to SQLAlchemyConnectionField

Open erikwrede opened this issue 3 years ago • 1 comments

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.

erikwrede avatar Aug 12 '22 20:08 erikwrede

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.

conao3 avatar Feb 25 '23 06:02 conao3