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

Make ThemeId optional for lessons query #49

Closed pirvudoru closed 3 years ago

pirvudoru commented 3 years ago

What does it fix?

Make themeId optional on the GraphQL interface so that clients can fetch the lessons without filtering.

How has it been tested?