-
Notifications
You must be signed in to change notification settings - Fork 463
Support dotenv #594
Copy link
Copy link
Closed
Labels
🥇 good-first-issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.🎉 featureNew addition or enhancement to existing solutionsNew addition or enhancement to existing solutions📝 documentation
Metadata
Metadata
Assignees
Labels
🥇 good-first-issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.🎉 featureNew addition or enhancement to existing solutionsNew addition or enhancement to existing solutions📝 documentation
It would be super cool if one could
npx apollo schema:publish -e .env.stagefor example, and have a
.env.stagefile a laand if no arguments were given,
apollo schema:publishwould just look for the env varsENGINE_API_KEYandENGINE_ENDPOINT_URL