OBJECT
RecordStats
link GraphQL Schema definition
- type RecordStats {
- # date stats were calculated
- : ISO8601DateTime!
- # complete stats for fairsharing records
- : Json!
- # stats id
- : Int!
- }
OBJECT
- type RecordStats {
- # date stats were calculated
- : ISO8601DateTime!
- # complete stats for fairsharing records
- : Json!
- # stats id
- : Int!
- }