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.app
from theDownloads
into theApplications
folder. - Press and hold the
Ctrl
key while you click onGraphQL Viewer.app
in theApplications
folder. 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