UNPKG

@theguild/federation-composition

Version:

Open Source Composition library for Apollo Federation

7 lines (6 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.sdl = void 0; exports.sdl = ` directive @authenticated on FIELD_DEFINITION | OBJECT | INTERFACE | SCALAR | ENUM `;