UNPKG

@theguild/federation-composition

Version:
15 lines (12 loc) 341 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.sdl = void 0; exports.sdl = ` directive @context( name: String! ) repeatable on OBJECT | INTERFACE | UNION directive @context__fromContext( field: context__ContextFieldValue ) on ARGUMENT_DEFINITION scalar context__ContextFieldValue `;