Add GraphQL CRUD Mutations for File "Viewed" Persistence
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Given the anticipated implementation for the backend, the frontend will need to add the "CRUD" behavior for connecting to the backend:
- "Create" a file review
- "Delete" a file review
- "Read" the existing file reviews
This issue assumes we already have a GraphQL implementation in the frontend.
Edited by 🤖 GitLab Bot 🤖