Getting Started

Introduction to Apollo Explorer and why we use it at N-able.

Essential GraphQL Steps

Generate Tokens

Set up secure authentication and start querying the API.

Learn how

Browsing the schema

Browse available types, fields, and relationships to understand your data graph.

Start Browsing

Write and Run Operations

Write and test operations in a live environment and view the instant results.

Operation basics

Explore More Features

Collaborating and Sharing

Share operations with your team to streamline development and maintain consistency.

Share now

Core Components

Explore fragments, variables, and other GraphQL components for flexible workflows.

Check components

REST to GraphQL Use Case

Learn how GraphQL simplifies workflows compared to REST in a real-world N-central example.

View example