hummingbird-me/kitsu-server

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

Summary

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