User Manual · GitHub · Download GraphQL Viewer
A native macOS app for viewing docs for a GraphQL schema (.graphql file) and automatically creating a Swift package using GraphQLKit for that schema.
- Download GraphQL Viewer here.
- Move
GraphQL Viewer.appfrom theDownloadsinto theApplicationsfolder. - Press and hold the
Ctrlkey while you click onGraphQL Viewer.appin theApplicationsfolder. Do not launch it from the Launchpad or by double-clicking. - Click on
Open. - In the panel that appears now, click on
Open.
- GraphQLLanguage licensed under the MIT license
- MarkdownUI licensed under the MIT license
- PigeonApp licensed under the MIT license
- SwiftLintPlugin licensed under the MIT license
- The contributors
- SwiftLint for checking whether code style conventions are violated
- Chris Eidhof: Article A Fast Fuzzy Search Implementation
- The programming language Swift