---
lang: en
title: 'API docs: graphql.graphqlbindings.graphql_server'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/graphql
permalink: /doc/en/lb4/apidocs.graphql.graphqlbindings.graphql_server.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/graphql](./graphql.md) &gt; [GraphQLBindings](./graphql.graphqlbindings.md) &gt; [GRAPHQL\_SERVER](./graphql.graphqlbindings.graphql_server.md)

## GraphQLBindings.GRAPHQL\_SERVER variable

Binding key for the GraphQL server

<b>Signature:</b>

```typescript
GRAPHQL_SERVER: BindingKey<GraphQLServer>
```

