c.l.cladDocs

Reference overview

How to read the generated operation reference: queries, mutations, arguments, and return types.

A complete, generated reference for every query and mutation in the API, grouped by domain. Each entry shows the operation signature, its arguments, and the return type. Reads are queries; writes are mutations. Every list argument follows the pagination convention, every mutation returns an error you should check (see Errors), and every operation is gated by a scope.

This reference is generated directly from the GraphQL schema, so it always matches the live contract. You can also browse the same schema interactively in the API Explorer.