FastBreakStat
No description
type FastBreakStat {
id: String!
stat: FastBreakStatistic!
valueNeeded: Int!
valueType: FastBreakValueType!
}
Fields
id ● String! non-null scalar
stat ● FastBreakStatistic! non-null enum
valueNeeded ● Int! non-null scalar
valueType ● FastBreakValueType! non-null enum
Member of
FastBreak object ● FastBreakLeaderStat object