Skip to content

Change the trusted indexers interface to expect a subgraph endpoint instead of an indexer-service endpoint #958

@chriswessels

Description

@chriswessels

Currently the trusted indexers endpoint expects indexer-service endpoints. Instead, trusted indexers should expect a list of network subgraph endpoints, which could be:

  • gateway endpoints for access via decentralized network
  • internal graph-node query node endpoints

This also has the benefit of enabling the operator to make use of the Subgraph ID in the endpoint URL, since this can be resolved by the Gateway, unlike indexer-service, which requires a hard coded Deployment ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions