@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
33 lines (22 loc) • 927 B
Markdown
lang: en
title: 'API docs: graphql.graphqltags'
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.graphqltags.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/graphql](./graphql.md) > [GraphQLTags](./graphql.graphqltags.md)
## GraphQLTags namespace
Namespace for GraphQL related tags
<b>Signature:</b>
```typescript
export declare namespace GraphQLTags
```
## Variables
| Variable | Description |
| --- | --- |
| [GRAPHQL](./graphql.graphqltags.graphql.md) | GraphQL |
| [MIDDLEWARE](./graphql.graphqltags.middleware.md) | Tag for GraphQL middleware bindings |
| [RESOLVER](./graphql.graphqltags.resolver.md) | Tag for GraphQL resolver bindings |