Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
e0eca9e
Load settings from an Apollo config file
shadaj Jul 11, 2018
eb39867
Load Engine key from config
shadaj Jul 13, 2018
0c65822
Update config interface from discussion
shadaj Jul 16, 2018
a4eb2c0
Grab headers as a plain object
shadaj Jul 16, 2018
c9483bb
Support loading config from package.json
shadaj Jul 17, 2018
202d3f5
Fix failing unit tests for headers
shadaj Jul 17, 2018
214adc4
Update package-locks
shadaj Jul 17, 2018
a2fb77f
Add tests for running CLI with config
shadaj Jul 17, 2018
bd93ad7
Add tests for running schema:publish with config
shadaj Jul 17, 2018
35abf8a
Support using config in schema:download
shadaj Jul 17, 2018
d106961
Move config loading task into shared file
shadaj Jul 17, 2018
b74df95
Drop resolving current directory
shadaj Jul 17, 2018
0d3b714
Move defaults into config loading and add utility to load operation p…
shadaj Jul 17, 2018
7f927b2
Use config in codegen:generate command
shadaj Jul 17, 2018
d687ef1
Handle cases when schema config is a URL
shadaj Jul 18, 2018
55b5459
Move to dependency structure for config
shadaj Jul 19, 2018
99e02c3
Cleanup generate command
shadaj Jul 19, 2018
7b6de7f
Add unit test for running generate with config file
shadaj Jul 19, 2018
2f5f2eb
Add errors to commands when using multiple schemas/document sets, whi…
shadaj Jul 19, 2018
9f48298
Rename documents to queries in config
shadaj Jul 20, 2018
11256e6
Drop bogus comment
shadaj Jul 20, 2018
f08bb3c
Rename projectName => name
shadaj Jul 20, 2018
0dab19c
Add config value for engine endpoint, to be used in VSCode extension
shadaj Jul 20, 2018
bc7f157
Use config for custom engine endpoint
shadaj Jul 20, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading