Skip to content

The new styling applies starting with version 5.2.0. For earlier versions, visit legacy-sdk.humanprotocol.org.

SubgraphOptions

Configuration options for subgraph requests with retry logic.

Properties

Property Type Description
maxRetries? number Maximum number of retry attempts
baseDelay? number Base delay between retries in milliseconds
indexerId? string Optional indexer identifier. When provided, requests target {gateway}/deployments/id/<DEPLOYMENT_ID>/indexers/id/<INDEXER_ID>.