mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
fix export of hapi middleware
This commit is contained in:
parent
c00918b868
commit
b7c5ceaade
1 changed files with 2 additions and 0 deletions
|
@ -89,3 +89,5 @@ const graphqlHapi: IPlugin = {
|
|||
}
|
||||
},
|
||||
};
|
||||
|
||||
export { graphqlHapi };
|
||||
|
|
Loading…
Add table
Reference in a new issue