code4romania / teacher-workout-backend

Teacher Workout backend (API for mobile apps & for the web client)
Mozilla Public License 2.0
7 stars 34 forks source link

Lesson query returns null TotalCount #65

Closed decembrya closed 2 years ago

decembrya commented 2 years ago

See potential issue in https://github.com/code4romania/teacher-workout-backend/blob/ca82a9a693b7a766c528ba88ae626dc46b9ddf76/TeacherWorkout.Api/GraphQL/Utils/ConnectionUtils.cs#L32 where TotalCount from PaginatedResult is lost.