Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volunteer Signups By Status (Backend) #126

Closed
LenaNguyen opened this issue Feb 6, 2022 · 0 comments · Fixed by #163
Closed

Volunteer Signups By Status (Backend) #126

LenaNguyen opened this issue Feb 6, 2022 · 0 comments · Fixed by #163
Assignees

Comments

@LenaNguyen
Copy link
Member

LenaNguyen commented Feb 6, 2022

For ShiftSignups, we want a way of fetching signups for a user such that the returned data is filtered by status.

There are multiple ways to structure this query, so it may require some discussion and research.

This will involve changes in:

  • backend\graphql\resolvers\shiftSignupResolvers.ts
  • backend\graphql\types\shiftSignupType.ts
  • backend\services\implementations\shiftSignupService.ts

Dev Notes

@LenaNguyen LenaNguyen changed the title Volunteer Signups Data Fetch Volunteer Signups Data Fetch (Backend) Feb 6, 2022
@LenaNguyen LenaNguyen changed the title Volunteer Signups Data Fetch (Backend) Volunteer Signups Group By Status (Backend) Feb 6, 2022
@LenaNguyen LenaNguyen changed the title Volunteer Signups Group By Status (Backend) Volunteer Signups By Status (Backend) Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants