Skip to content

Composition for @context and @fromContext directives #85

@dotansimha

Description

@dotansimha
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions