@faasjs/graphql-server
v0.0.2-beta.364
Published
[![License: MIT](https://img.shields.io/npm/l/@faasjs/graphql-server.svg)](https://github.com/faasjs/faasjs/blob/main/packages/faasjs/graphql-server/LICENSE) [![NPM Stable Version](https://img.shields.io/npm/v/@faasjs/graphql-server/stable.svg)](https://w
Downloads
276
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
|