Skip to content

Commit

Permalink
graph-gophers now supports Struct Field resolvers
Browse files Browse the repository at this point in the history
  • Loading branch information
mjarkk authored Nov 26, 2019
1 parent ba498e6 commit 9095835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/feature-comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ weight: -1
| Mutation | πŸ‘ | 🚧 [pr](https://github.com/graph-gophers/graphql-go/pull/182) | πŸ‘ | πŸ‘ |
| Subscription | πŸ‘ | 🚧 [pr](https://github.com/graph-gophers/graphql-go/pull/182) | πŸ‘ | πŸ‘ |
| Type Safety | πŸ‘ | πŸ‘ | ⛔️ | πŸ‘ |
| Type Binding | πŸ‘ | 🚧 [pr](https://github.com/graph-gophers/graphql-go/pull/194) | ⛔️ | πŸ‘ |
| Type Binding | πŸ‘ | πŸ‘ | ⛔️ | πŸ‘ |
| Embedding | πŸ‘ | ⛔️ | 🚧 [pr](https://github.com/graphql-go/graphql/pull/371) | ⛔️ |
| Interfaces | πŸ‘ | πŸ‘ | πŸ‘ | ⛔️ [is](https://github.com/samsarahq/thunder/issues/78) |
| Generated Enums | πŸ‘ | ⛔️ | ⛔️ | ⛔️ |
Expand Down

0 comments on commit 9095835

Please sign in to comment.