TeamImage
Image of a team
type TeamImage {
image: Image
team: Team
}
Fields
TeamImage.image ● Image object
The image of the team
TeamImage.team ● Team object
The related team fixture with that image
Implemented By
FixtureData union