Skip to main content
The Toolkit exposes a URQL client that can be used to query the Arweave GraphQL API.

Usage

Input Parameters

  • query: string: The GraphQL query string.
  • variables: object: The variables for the query.

Example

Response: