``` directive @context(name: String!) on OBJECT | INTERFACE | UNION; scalar ContextFieldValue; directive @fromContext(field: ContextFieldValue) on ARGUMENT_DEFINITION; ``` https://www.apollographql.com/docs/graphos/schema-design/federated-schemas/entities/use-contexts