0.0.2 • Published 9 months ago

@adobe/plugin-source-headers v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

plugin-source-headers

A GraphQL Yoga and GraphQL Mesh plugin responsible for collecting response headers from source fetches, aggregating them, and returning them on response.

Installation

Instructions for how to download/install the code onto your machine.

Example:

npm install @adobe/plugin-source-headers --save

Usage

Usage instructions for your code.

Example:

const useSourceHeaders = require('@adobe/plugin-source-headers');

useSourceHeaders(meshConfig: MeshConfig);
0.0.2

9 months ago

0.0.1

11 months ago