issues
search
writewithwrabit
/
server
🐇 GraphQL server for the Wrabit writing platform
GNU General Public License v3.0
1
stars
0
forks
source link
Delete entries
#79
Closed
amorriscode
closed
4 years ago
amorriscode
commented
4 years ago
This PR:
[x] Adds the ability to delete an entry (
DeleteEntry
query)
[x] Adds some tests
[x] Puts all entry related resolvers in their own file
[x] Updates secrets with new keys since local environment was nuked
This PR:
DeleteEntry
query)