export declare const sdl = "\n  directive @context(\n    name: String!\n  ) repeatable on OBJECT | INTERFACE | UNION\n\n  directive @context__fromContext(\n    field: context__ContextFieldValue\n  ) on ARGUMENT_DEFINITION\n\n  scalar context__ContextFieldValue\n";
//# sourceMappingURL=context.d.ts.map