graphql-compose / graphql-compose-mongoose

Mongoose model converter to GraphQL types with resolvers for graphql-compose https://github.com/nodkz/graphql-compose
MIT License
708 stars 94 forks source link

Where __typename field comes from? [noob question] #308

Closed aramis-it closed 3 years ago

nodkz commented 3 years ago

From graphql itself. This is in graphql specification.