NoMongo: Add capacity field to Venue and create query to fetch by organizationId #3463
Labels
feature request
MVP
Needed for our 2025 MVP
no-issue-activity
No issue activity
unapproved
Unapproved for Pull Request
Is your feature request related to a problem? Please describe.
We need to update query and mutations according to the recently migrated develop-postgres branch of talawa-api. Currently, the
capacity
field is missing in Venues, and there is no query to fetch venues byorganizationId
.Describe the solution you'd like
capacity
field to the Venue model in the API.organizationId
.Describe alternatives you've considered
Approach to be followed (optional)
Additional context
This is needed to fix the related Talawa-Admin issue #3554
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship:
PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: