This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
backend
/
src
/
graphql
History
elweyn
2c459a8fae
Changed the Contribution.find so that we can throw a specific error, added an GraphQL Model as return value instead of DbEntity.
2022-08-23 11:55:34 +02:00
..
arg
Add new Arg for ContributionMessage
2022-08-22 10:30:14 +02:00
directive
use isAdmin of user to determine user role
2022-04-20 11:30:29 +02:00
enum
Change Message to ContributionMessage, change 0046 to 0047.
2022-08-17 12:04:03 +02:00
model
Add graphql object that will be returned instead of dbEntity.
2022-08-23 11:53:19 +02:00
resolver
Changed the Contribution.find so that we can throw a specific error, added an GraphQL Model as return value instead of DbEntity.
2022-08-23 11:55:34 +02:00
scalar
defining precision in config seems to work properly afterall
2022-02-27 13:05:27 +01:00
schema.ts
remove unused global middleware
2022-07-01 17:24:51 +02:00