External module "resolvers/queries/blockResolver"
Functions
blockResolver
- blockResolver(providerSource: ProviderSource, opts: any, args: any, context: any, info: any): Promise<Block>
-
Parameters
-
-
opts: any
-
args: any
-
context: any
-
info: any
Returns Promise<Block>
Resolvers execute the behaviour when an Apollo query with the same name is run.