UNPKG

@graphql-mesh/serve-runtime

Version:
3 lines (2 loc) 122 B
import type { GatewayPlugin } from '../types'; export declare function useRequestId<TContext>(): GatewayPlugin<TContext>;