music_player_graphql/schema/
core.rs

1pub struct CoreQuery;
2
3pub struct CoreMutation;