Skip to main content
Version: 0.4.x

Data Interactions

Query and mutate data.

Overview

After setting up your ComposeDB Client, you can perform queries and mutations on ComposeDB data.

Getting Started

Queries

Queries allow you to fetch data.

Mutations

Mutations allow you to create or update data.