Skip to main content

sdk.subgraph._constructor_

Home > @openformat/sdk > Subgraph > (constructor)

Subgraph.(constructor)

Constructs a new instance of the Subgraph class

Signature:

constructor(provider: providers.Provider, appId: string, signer?: Signer);

Parameters

ParameterTypeDescription
providerproviders.Provider
appIdstring
signerSigner(Optional)