@faasjs/graphql-server
v0.0.2-beta.364
Published
[](https://github.com/faasjs/faasjs/blob/main/packages/faasjs/graphql-server/LICENSE) [](https://w
Downloads
868
Readme
@faasjs/graphql-server
FaasJS's GraphQL plugin.
Install
npm install @faasjs/graphql-server
Modules
Classes
Type aliases
Type aliases
GraphQLServerConfig
Ƭ GraphQLServerConfig: Object
Type declaration
| Name | Type |
| :------ | :------ |
| config
| ApolloServerConfig
|
| http?
| HttpConfig
|
| name?
| string
|