Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 453 Bytes

File metadata and controls

15 lines (9 loc) · 453 Bytes

Data Interactions

Query and mutate data on ComposeDB.

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.