👋 Welcome!
Apollo’s Rover CLI uses this repository to initialize a graph. Running Rover's init command provides a structured setup for managing and orchestrating APIs efficiently.
Rover is the primary command-line interface for GraphOS—a necessary tool to interact with graphs using Apollo. If you’ve already installed Rover, you can skip this section.
curl -sSL https://rover.apollo.dev/nix/latest | sh
iwr 'https://rover.apollo.dev/win/latest' | iex
🔗 Install Apollo's VS Code extension 🔗 GraphQL development in VS Code
🔗 Install Apollo's JetBrains plugin 🔗 Schema development in JetBrains IDEs
🔗 Schema development in Vim and NeoVim
🔗 Install Red Hat's YAML extension
rover init
📓 Note: If you’re already logged into an existing Apollo organization by the time you run this command, the CLI will nudge you to go to Apollo Studio. From there, you can create a new personal API key to interact with Rover. If you don’t have an account yet, visiting the link will prompt you to create one.