Mitch Anderson

Results 2 issues of Mitch Anderson

Currently there are no implementations of `QTextCursor` and of `QTextDocumentFragment`. Both types are super helpful when working with `QTextEdit and would be a great addition to nodegui. **Question**: Should this...

API request

This example is incorrect. A union type represents a set of possible _disjoint_ types and doesn't allow shared fields. Examples: - [GraphQL Spec](https://graphql.github.io/graphql-spec/June2018/#sec-Unions) - [Apollo Implementation](https://www.apollographql.com/docs/apollo-server/features/unions-interfaces/)