Gql
Queries using our GraphQL server
Last updated
Queries using our GraphQL server
Last updated
Command | Description |
---|---|
Queries details about an app.
The response includes the owner address, app name, and components of the app.
Queries details about your deployed apps and ADOs for the current chain.
The result is the same as running "ado list"
Flag | Description | Usage |
---|---|---|
Queries details about an app.
Queries details about your deployed apps and ADOs for the current chain.
Fetches the GraphQL url used.
type
Filter assets by ADO type.
--type cw721
limit
The number of assets to return. Defaults to 10.
--limit 5
offset
Number of results to skip from the start. Defaults to 0.
--offset 3