> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-brendan-add-sof-link.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# List

> Lists all the monographs.

## Usage

```bash theme={null}
npx wgc monograph list
```

## Description

The `npx wgc monograph list` command allows you to list all the monographs under your organization.

## Options

* `-n, --namespace` : Filter to get graphs in this namespace only.

* `-r, --raw` : Prints to the console in json format instead of table (Deprecated).

* `-j, --json` : Prints to the console in json format instead of table.

* `-o, --out` : Destination file for the json output. Has precedence over both `raw` and `json`
