OBJECT
MediaUser
Information about a media's earnings for a particular user
link GraphQL Schema definition
- type MediaUser {
- : Float! @deprecated( reason: "WARNING: this field is only used in legacy applications" )
- : ID!
- : String! @deprecated( reason: "WARNING: this field is only used in legacy applications" )
- : String! @deprecated( reason: "WARNING: this field is only used in legacy applications" )
- : String! @deprecated( reason: "WARNING: this field is only used in legacy applications" )
- }