Commit 0d9eb46
authored
GQL-53: Adds documentation site (#159)
* GQL-53: Adds documentation site
* GQL-53: Fixes linter error
* GQL-53: Fixes tests
* GQL-53: Removes magidoc files from coverage
* GQL-53: npm audit fix
* GQL-53: Adds npm script for dev server
* GQL-53: Adds logo
* GQL-53: Updates logo
* GQL-53: Updates variable name, updates docs pages
* GQL-53: Customize the magidoc template to work with S3, deploy landing page
* GQL-53: Env specific landing page1 parent c635e26 commit 0d9eb46
158 files changed
Lines changed: 12710 additions & 1894 deletions
File tree
- bin
- cdk/graphql-docs
- bin
- lib
- test
- landing-page
- magidoc-template
- src
- lib
- components
- common
- list
- text
- directive
- markdown
- code
- containers
- notification
- tabs
- tags
- list
- table
- text
- query
- list
- tags
- type
- list
- usage
- layout
- header
- search
- routes
- [...page]
- directives/[directive]
- mutations/[mutation]
- queries/[query]
- subscriptions/[subscription]
- types/[type]
- magidoc
- assets
- pages
- 01.Introduction
- 02.Query Fields
- 03.Nested Queries
- 04.Optional Headers
- src
- datasources/__tests__
- resolvers
- types
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
0 commit comments