# Control API

The Luxonis Hub GraphQL control API is organized into the pages below:

### Schema

Understand the core schema structure, root types, and how to navigate the API surface.

[Schema](https://docs.luxonis.com/cloud/api/reference/control-api/schema.md)

### Queries

Review the available read operations exposed by the GraphQL API.

[Queries](https://docs.luxonis.com/cloud/api/reference/control-api/queries.md)

### Mutations

Review the available write operations and device control flows.

[Mutations](https://docs.luxonis.com/cloud/api/reference/control-api/mutations.md)

### Types

Inspect the public object and connection types returned by the control API.

[Types](https://docs.luxonis.com/cloud/api/reference/control-api/types.md)
