Skip to content

Conversation

Wreck-X
Copy link
Member

@Wreck-X Wreck-X commented Jun 29, 2024

This pull request introduces a new GraphQL mutation addAttendance to facilitate the insertion of attendance records into the database. The mutation accepts parameters for id, date, timein, and timeout, ensuring seamless integration with existing GraphQL schemas and Rust backend utilizing SQLx for PostgreSQL operations.
Additionally it updates the getAttendance query to adhere with date-time datatype.

@Wreck-X Wreck-X changed the title Implement GraphQL Mutation for Adding Attendance Records Implement GraphQL Mutation for Adding Attendance Records & Updates the getAttendance Query Jun 29, 2024
@ivinjabraham ivinjabraham merged commit 4cc2d3f into master Jun 29, 2024
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 this pull request may close these issues.

2 participants