UNPKG

@graphql-mesh/serve-runtime

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