summaryrefslogtreecommitdiffstats
path: root/src/graphql/types/mod.rs
blob: 6f19bb4cef8cecef2c02d328de60e308023f3ef3 (plain)
1
2
3
4
5
pub mod alert;
pub mod jwt;
pub mod notification;
pub mod position;
pub mod user;