Queries
asset
Type: Asset
Arguments
Name | Description |
---|---|
idString! |
assets
Type: AssetsConnection!
Fetch a page of assets.
Arguments
Name | Description |
---|---|
afterString | Paginating forwards: the cursor before the the requested page. |
beforeString | Paginating backwards: the cursor after the the requested page. |
firstInt | Paginating forwards: The first n elements from the page. |
lastInt | Paginating backwards: The last n elements from the page. |
client
Type: Client
Arguments
Name | Description |
---|---|
idString! |
outgoingPayment
Type: OutgoingPayment
Arguments
Name | Description |
---|---|
idString! |
paymentPointer
Type: PaymentPointer
Arguments
Name | Description |
---|---|
idString! |
peer
Type: Peer
Arguments
Name | Description |
---|---|
idString! |
peers
Type: PeersConnection!
Fetch a page of peers.
Arguments
Name | Description |
---|---|
afterString | Paginating forwards: the cursor before the the requested page. |
beforeString | Paginating backwards: the cursor after the the requested page. |
firstInt | Paginating forwards: The first n elements from the page. |
lastInt | Paginating backwards: The last n elements from the page. |
quote
Type: Quote
Arguments
Name | Description |
---|---|
idString! |