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