Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "resolvers/queries/blockResolver"

Index

Functions

Functions

blockResolver

  • blockResolver(providerSource: ProviderSource, opts: any, args: any, context: any, info: any): Promise<Block>
  • Resolvers execute the behaviour when an Apollo query with the same name is run.

    Parameters

    • providerSource: ProviderSource
    • opts: any
    • args: any
    • context: any
    • info: any

    Returns Promise<Block>

Generated using TypeDoc