Skip to content

Commit

Permalink
Merge pull request 99designs#939 from mjarkk/patch-1
Browse files Browse the repository at this point in the history
(docs) graph-gophers now supports Struct Field resolving
  • Loading branch information
vvakame authored Nov 26, 2019
2 parents ba498e6 + 9095835 commit e03e97d
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 e03e97d

Please sign in to comment.