Page Contents
Home > @loopback/graphql > GraphQLComponent > (constructor)
GraphQLComponent.(constructor)
Constructs a new instance of the GraphQLComponent
class
Signature:
constructor(app: Application);
Parameters
Parameter | Type | Description |
---|---|---|
app | Application |