remove stats from membership
This commit is contained in:
parent
5624a07607
commit
57d157df6f
@ -67,7 +67,7 @@ type Membership struct {
|
||||
Slug string `graphql:"slug"`
|
||||
} `graphql:"... on NationalTeam"`
|
||||
} `graphql:"membershipTeam"`
|
||||
Stats []MembershipStats `graphql:"stats"`
|
||||
//Stats []MembershipStats `graphql:"stats"`
|
||||
}
|
||||
|
||||
type Player struct {
|
||||
|
Loading…
Reference in New Issue
Block a user