README
f07
Usage
# create an Apollo Federation gateway
npx f07 gateway mygateway
# create an Apollo Federation service
npx f07 service myservice
npx f07 gateway mygateway
<script type="module">
import f07 from 'https://cdn.skypack.dev/f07';
</script>
# create an Apollo Federation gateway
npx f07 gateway mygateway
# create an Apollo Federation service
npx f07 service myservice