Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to represent a GraphQL plugin.

Hierarchy

  • ServicePlugin
    • GraphQLPlugin

Index

Properties

Methods

Properties

Static LABEL

LABEL: string = "GraphQL"

Static NAME

NAME: string = "graphql"

Methods

Static getMakeFiles

  • getMakeFiles(): MakeFileType[]
  • Returns MakeFileType[]

Static getServices

  • getServices(): typeof Service[]
  • Return the services for the GraphQL Plugin.

    function

    getServices

    memberof

    GraphQLPlugin

    static

    Returns typeof Service[]

    GraphQL Service.

Generated using TypeDoc