Core API Overview > @adpt/core > ObserverPlugin
ObserverPlugin interface
Signature:
export interface ObserverPlugin<D = object, C = any>
Properties
| Property | Type | Description |
|---|---|---|
| schema | GraphQLSchema |
Methods
| Method | Description |
|---|---|
| observe(possibleQueries) |