Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TemplateGraphQlApi

Hierarchy

  • BaseResourceAPI<any>
    • TemplateGraphQlApi

Index

Methods

Methods

runQuery

  • runQuery<TVariables>(__namedParameters: { operationName: undefined | string; query: string; variables: undefined | TVariables }): Promise<GraphQlResponse>