GraphQLObjectsTeamTeamNo description type Team { id: ID! name: String logoURL: String!} Fields id ● ID! non-null scalar name ● String scalar logoURL ● String! non-null scalar Member of TeamEntity object ● Teams object