apollographql / rover

The CLI for Apollo GraphOS
https://rover.apollo.dev
Other
409 stars 85 forks source link

Custom Templates #2252

Open smyrick opened 2 weeks ago

smyrick commented 2 weeks ago

Description

Today you can fork some of the Apollo templates using Rover but they must come from a predefined list. If customer could provide links to the own templates that could help with external contributions and templates that must remain internal to a company

https://www.apollographql.com/docs/rover/commands/template

Example of a possible new flag

rover template use --url="internal.git.acme.com/team/custom-template"