hummingbird-me/kitsu-server

View on GitHub
app/graphql/types/profile_stats/manga_category_breakdown.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
class Types::ProfileStats::MangaCategoryBreakdown < Types::BaseObject
  implements Types::Interface::ProfileStats::CategoryBreakdown
end