ghostdogpr / caliban

Functional GraphQL library for Scala

Home Page:https://ghostdogpr.github.io/caliban/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an apollo rover template

paulpdaniels opened this issue · comments

Rover allows us to specify a template that that users can invoke to bootstrap their subgraph: https://github.com/apollographql/templates

We should make one for caliban.

The template's repository should be located under the same account or organization as the primary library. For example, a template for Apollo Server should be located under the apollographql organization.

Can we have it inside this repo or does it need to be a separate repo?