---
lang: en
title: 'API docs: graphql.graphqlbindings.component'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/graphql
permalink: /doc/en/lb4/apidocs.graphql.graphqlbindings.component.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; [COMPONENT](./graphql.graphqlbindings.component.md)

## GraphQLBindings.COMPONENT variable

Binding key for the GraphQL component

**Signature:**

```typescript
COMPONENT: BindingKey<GraphQLComponent>
```

