@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
24 lines (16 loc) • 887 B
Markdown
lang: en
title: 'API docs: context.contextbindings.global_interceptor_ordered_groups'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/context
permalink: /doc/en/lb4/apidocs.context.contextbindings.global_interceptor_ordered_groups.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context](./context.md) > [ContextBindings](./context.contextbindings.md) > [GLOBAL\_INTERCEPTOR\_ORDERED\_GROUPS](./context.contextbindings.global_interceptor_ordered_groups.md)
## ContextBindings.GLOBAL\_INTERCEPTOR\_ORDERED\_GROUPS variable
Binding key for ordered groups of global interceptors
<b>Signature:</b>
```typescript
GLOBAL_INTERCEPTOR_ORDERED_GROUPS: BindingKey<string[]>
```