fullstack-tutorial icon indicating copy to clipboard operation
fullstack-tutorial copied to clipboard

Add step to add `apollo.config.js`

Open cheapsteak opened this issue 7 years ago • 0 comments

Have had a few intercom users saying they ran npx apollo service:check && npx apollo service:push and got Error: No service found to link to Engine

The tutorial page doesn't currently mention anything about configs

https://www.apollographql.com/docs/tutorial/production.html

There are docs for service settings from the apollo-tooling readme that can be used as reference - https://github.com/apollographql/apollo-tooling#service-settings

Related: https://github.com/apollographql/apollo-tooling/issues/771

cheapsteak avatar Dec 01 '18 01:12 cheapsteak