Gql
Queries using our GraphQL server
Available Commands
Command | Description |
---|---|
Queries details about an app. | |
Queries details about your deployed apps and ADOs for the current chain. | |
Fetches the GraphQL url used. |
App
Queries details about an app.
Usage
Example
Response
The response includes the owner address, app name, and components of the app.
Assets
Queries details about your deployed apps and ADOs for the current chain.
Usage
The result is the same as running "ado list"
Example
Flags
Flag | Description | Usage |
---|---|---|
type | Filter assets by ADO type. | --type cw721 |
help | Displays info about the current command. | --help |
URL
Get
Fetches the GraphQL url used.
Usage
Example
Set
Setting the URL
Sets the GraphQL url to be used.
Usage
Example
or
and then choose from the available options.