fedisearch/application/src/graphql/fragment/StatsItem.gql

7 wiersze
104 B
GraphQL

fragment StatsItem on Stats{
softwareName
nodeCount
accountFeedCount
channelFeedCount
}